diff --git a/setup.cfg b/setup.cfg index a27319e..fefe002 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,6 +2,7 @@ current_version = 0.0.3 commit = True tag = True +tag_name = {new_version} [aliases] test = pytest @@ -24,4 +25,3 @@ count = True [bumpversion:file:src/synthale/__init__.py] [bumpversion:file:docs/conf.py] -