diff --git a/setup.cfg b/setup.cfg index d88d31a0..852cf465 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [bumpversion] current_version = 1.2.0 commit = True -tag = True +tag = False [bumpversion:file:setup.py]