From 790ee7a0631f3e6e5b46deb3a1b7cd033d1effec Mon Sep 17 00:00:00 2001 From: Julius Mittenzwei Date: Fri, 22 May 2020 11:05:19 +0200 Subject: [PATCH] Bumped version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a3871570..7b88f6db 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ PKG_ROOT = os.path.dirname(__file__) -VERSION = '0.2.15' +VERSION = '0.2.16' def get_long_description():