Skip to content

Commit d7d91f2

Browse files
committed
Setup bumpversion
1 parent 7ad7b8d commit d7d91f2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

setup.cfg

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1+
[bumpversion]
2+
current_version = 1.8.2
3+
commit = True
4+
tag = True
5+
tag_name = {new_version}
6+
7+
[bumpversion:file:simple_history/__init__.py]
8+
19
[bdist_wheel]
210
universal = 1

0 commit comments

Comments
 (0)