We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d1f68 commit b84349fCopy full SHA for b84349f
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ requires = ["hatchling"]
13
[project]
14
name = "csvplus"
15
# You can chose to use dynamic versioning with hatch or static where you add it manually.
16
-version = "0.2.3"
+version = "0.2.4"
17
18
description = "A better way to read and manipulate data"
19
authors = [
0 commit comments