diff --git a/setup.cfg b/setup.cfg index a6bc89b..7a0e120 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,8 +16,8 @@ count = True [bumpversion] current_version = 0.0.1 -commit = False -tag = False +commit = True +tag = True [bumpversion:file:setup.py] [bumpversion:file:src/synthale/__init__.py]