Skip to content

Commit

Permalink
add bumpversion configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed Apr 6, 2018
1 parent 59171e6 commit b1c498a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
[bumpversion]
current_version = 1.12.0
commit = True
tag = True

[bumpversion:file:braces/__init__.py]


[bdist_wheel]
universal = 1

Expand Down

0 comments on commit b1c498a

Please sign in to comment.