We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060e9a9 commit bdb5d90Copy full SHA for bdb5d90
1 file changed
setup.cfg
@@ -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
11
[bdist_wheel]
12
universal=1
13
0 commit comments