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 b19b313 commit 6503cbfCopy full SHA for 6503cbf
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools-scm"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.bumpversion]
6
-current_version = "0.2.1"
+current_version = "0.3.0"
7
commit = "true"
8
tag = "true"
9
tag_name = "v{new_version}"
0 commit comments