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 c68f49f commit 2c5cd18Copy full SHA for 2c5cd18
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.5"
+current_version = "0.5.0"
7
commit = "true"
8
tag = "true"
9
tag_name = "v{new_version}"
0 commit comments