From 1d46ad3a9cda7f90f5b9839aea697eb51f635671 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Sun, 8 Nov 2015 09:16:07 +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 c4087d84..8d3c5578 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.8.19 +current_version = 0.8.20 tag = True commit = True