From 5a907bd01396a0b66b9547372273adcc3d5d848d Mon Sep 17 00:00:00 2001 From: Zhenwen Dai Date: Thu, 17 Oct 2019 08:57:01 +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 081fd450..913a7c55 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.9.8 +current_version = 1.9.9 tag = True commit = True