Skip to content

Commit b1c498a

Browse files
committed
add bumpversion configuration
1 parent 59171e6 commit b1c498a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

setup.cfg

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
[bumpversion]
2+
current_version = 1.12.0
3+
commit = True
4+
tag = True
5+
6+
[bumpversion:file:braces/__init__.py]
7+
8+
19
[bdist_wheel]
210
universal = 1
311

0 commit comments

Comments
 (0)