We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1761714 commit 84004e8Copy full SHA for 84004e8
.bumpversion.cfg
@@ -2,7 +2,7 @@
2
current_version = 1.5.0
3
commit = True
4
tag = True
5
-tag_name = "{new_version}"
+tag_name = {new_version}
6
7
[bumpversion:file:setup.py]
8
0 commit comments