From f774ac6687d2b670765f07197bb7cd89be999e60 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Sun, 10 Apr 2016 18:49:58 +0100 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b38dbc60..c13a2a51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.5 +current_version = 1.0.6 tag = False commit = True