diff --git a/setup.cfg b/setup.cfg index ed8a958e..57ae6d20 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,11 @@ +[bumpversion] +current_version = 1.12.0 +commit = True +tag = True + +[bumpversion:file:braces/__init__.py] + + [bdist_wheel] universal = 1