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 8b45b23 commit 0d129dfCopy full SHA for 0d129df
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
current_version = 1.13.1
3
4
-[bumpversion:file:libzxbc/version.py]
+[bumpversion:file:src/libzxbc/version.py]
5
search = VERSION = '{current_version}'
6
replace = VERSION = '{new_version}'
7
0 commit comments