From f20aa4ed5c685588aa6446229d5eff4489da6038 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Fri, 1 Apr 2016 22:54:08 +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 d393931e..d20b4aa8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.0 +current_version = 1.0.1 tag = False commit = True