We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1756b commit 903e3b2Copy full SHA for 903e3b2
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
current_version = 0.2.4
3
commit = True
4
-tag = False
+tag = True
5
6
[bumpversion:file:docs/conf.py]
7
search = u'{current_version}'
0 commit comments