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.
2 parents 1d9b553 + 29eacf8 commit 61585b9Copy full SHA for 61585b9
.bumpversion.cfg
@@ -0,0 +1,8 @@
1
+[bumpversion]
2
+current_version = 0.1.11
3
+commit = True
4
+tag = True
5
+
6
+[bumpversion:file:pyproject.toml]
7
+search = version = "{current_version}"
8
+replace = version = "{new_version}"
0 commit comments