Skip to content

Commit bdb5d90

Browse files
committed
Added bumpversion configuration
1 parent 060e9a9 commit bdb5d90

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

setup.cfg

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
[bumpversion]
2+
current_version = 1.5.2
3+
commit = True
4+
tag = True
5+
tag_name = {new_version}
6+
7+
[bumpversion:file:setup.py]
8+
9+
[bumpversion:file:src/prov/__init__.py]
10+
111
[bdist_wheel]
212
universal=1
313

0 commit comments

Comments
 (0)