We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5b0a0 commit 1ed2051Copy full SHA for 1ed2051
pyproject.toml
@@ -13,7 +13,7 @@ requires = ["hatchling"]
13
[project]
14
name = "datacure"
15
# You can chose to use dynamic versioning with hatch or static where you add it manually.
16
-version = "0.1.0"
+version = "0.1.1"
17
18
description = """
19
datacura is a streamlined data-cleaning toolkit for Python, offering intuitive functions
0 commit comments