diff --git a/setup.cfg b/setup.cfg index 9546c53a..19e77a03 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [bumpversion] current_version = 1.4.0 -tag = False +tag = True commit = True [bumpversion:file:GPy/__version__.py]