From 5b907e4f05b411a7536f121823f057a6ba34930d Mon Sep 17 00:00:00 2001 From: Gary Reynolds Date: Sat, 3 Jun 2017 21:47:55 +1000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.8.0=20=E2=86=92=201.9.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index fb542ed..eafaa65 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.8.0 +current_version = 1.9.0 commit = True tag = True