Skip to content

Commit f61c198

Browse files
committed
fix bumpversion __init__.py
1 parent 7250855 commit f61c198

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ current_version = 0.1.2
33
commit = True
44
tag = True
55

6+
[bumpversion:file:pyproxy_sdk/__init__.py]
67
[bumpversion:file:pyproject.toml]
78
search = version = "{current_version}"
89
replace = version = "{new_version}"

0 commit comments

Comments
 (0)