Skip to content

Commit 6bcdbd9

Browse files
committed
Add bumpversion config for sphinx
1 parent 193054b commit 6bcdbd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tag_name = {new_version}
66
message = Bump version to {new_version}
77

88
[bumpversion:file:setup.py]
9+
[bumpversion:file:docs/conf.py]
910

1011
[aliases]
1112
test = pytest

0 commit comments

Comments
 (0)