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 ae0ac28 commit 7612602Copy full SHA for 7612602
.bumpversion.toml
@@ -0,0 +1,8 @@
1
+[tool.bumpversion]
2
+current_version = "0.9.0"
3
+commit = true
4
+tag = true
5
+tag_name = "{new_version}"
6
+
7
+[[tool.bumpversion.files]]
8
+filename = "setup.py"
0 commit comments