Skip to content

Commit 76ba153

Browse files
committed
modify bumpversion cfg
1 parent 99700bd commit 76ba153

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
@@ -3,7 +3,7 @@ current_version = 2.1.4
33
commit = True
44
tag = True
55

6-
[bumpversion:file:etherscan/version.py]
6+
[bumpversion:file:rstms_etherscan_python/version.py]
77
search = __version__ = "{current_version}"
88
replace = __version__ = "{new_version}"
99

0 commit comments

Comments
 (0)