Skip to content

Commit 0d129df

Browse files
committed
Update bump2version.cfg
1 parent 8b45b23 commit 0d129df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
current_version = 1.13.1
33

4-
[bumpversion:file:libzxbc/version.py]
4+
[bumpversion:file:src/libzxbc/version.py]
55
search = VERSION = '{current_version}'
66
replace = VERSION = '{new_version}'
77

0 commit comments

Comments
 (0)