Skip to content

Commit 231afc5

Browse files
authored
Merge pull request #1194 from readthedocs/agj/fix-bump2version
Drop sphinx config from bump2version config
2 parents 5f343c9 + d7b0744 commit 231afc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,3 @@ replace = "version": "{new_version}",
5252
[bumpversion:file:package-lock.json]
5353
search = "version": "{current_version}",
5454
replace = "version": "{new_version}",
55-
56-
[bumpversion:file:docs/conf.py]

0 commit comments

Comments
 (0)