From 9cab98c4fc5a469e3c2dbdce7a7e6cda2d2f7226 Mon Sep 17 00:00:00 2001 From: Maximilian Weigand Date: Wed, 4 Jul 2018 16:40:10 +0200 Subject: [PATCH] increase version from 0.1.0 to 0.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 288e3e52..934d4697 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ # to create a windows installer version_short = '0.1' -version_long = '0.1.0' +version_long = '0.1.1' if __name__ == '__main__': setup(