Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aee5c38

Browse files
committed
Update bumpversion
1 parent a28ace5 commit aee5c38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.bumpversion.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ tag_name = {new_version}
88
[bumpversion:file:doc/pymode.txt]
99
search = Version: {current_version}
1010
replace = Version: {new_version}
11+
12+
[bumpversion:file:CHANGELOG.md]
13+
search = Version: {current_version}
14+
replace = Version: {new_version}

0 commit comments

Comments
 (0)