Skip to content

Commit 24384cf

Browse files
committed
Fix bumpversion config
1 parent 504c611 commit 24384cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.bumpversion.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ replace = __version__ == '{new_version}'
99
search = Matplotlib {current_version}
1010
replace = Matplotlib {new_version}
1111

12-
[bumpversion:file:./Makefile]
13-
search = v{current_version}
14-
replace = v{new_version}
15-
1612
[bumpversion:file:./cheatsheets.tex]
1713
search = Version {current_version}
1814
replace = Version {new_version}

0 commit comments

Comments
 (0)