We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7250855 commit f61c198Copy full SHA for f61c198
1 file changed
.bumpversion.cfg
@@ -3,6 +3,7 @@ current_version = 0.1.2
3
commit = True
4
tag = True
5
6
+[bumpversion:file:pyproxy_sdk/__init__.py]
7
[bumpversion:file:pyproject.toml]
8
search = version = "{current_version}"
9
replace = version = "{new_version}"
0 commit comments