From 795f7980b48c0fc060fdfdf91ee617cc7f659b06 Mon Sep 17 00:00:00 2001 From: Julius Mittenzwei Date: Mon, 2 Nov 2020 14:02:44 +0100 Subject: [PATCH] Bumped version to 0.2.18 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b392a957..422b4145 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ PKG_ROOT = os.path.dirname(__file__) -VERSION = "0.2.17" +VERSION = "0.2.18" def get_long_description():