From ea49e2e213e8e6d4d70806aea12e2cadb1d7b175 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Sun, 8 Nov 2015 10:48:55 +0000 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8d3c5578..afaa902e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.8.20 +current_version = 0.8.21 tag = True commit = True