From 1719868fd4663f661be99b8564d45355b8fac6f6 Mon Sep 17 00:00:00 2001 From: Mike Shoup Date: Wed, 2 Jan 2019 14:50:35 -0700 Subject: [PATCH] Change tag format --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -