We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6466f72 commit 07c3089Copy full SHA for 07c3089
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools-scm"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.bumpversion]
6
-current_version = "0.4.4"
+current_version = "0.4.5"
7
commit = "true"
8
tag = "true"
9
tag_name = "v{new_version}"
0 commit comments