Skip to content

Commit d7b0744

Browse files
committed
Drop sphinx config from bump2version config
There is no hardcoded version in the docs now
1 parent 5f343c9 commit d7b0744

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)