From 47a56d78ba135e966a6e4b01ccf5749be6765c9e Mon Sep 17 00:00:00 2001 From: Robert Bikar Date: Fri, 5 Apr 2019 08:10:52 +0200 Subject: [PATCH] Raise version to v0.1.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d157d5a..5ae9433 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def get_requirements(): setup(name='ubi-population-tool', - version='0.1.6', + version='0.1.7', license='GNU General Public License', author='', author_email='',