From f4010b7ff2b7ac851536485f323410667796632f Mon Sep 17 00:00:00 2001 From: h4llow3En Date: Mon, 4 Apr 2016 20:05:27 +0200 Subject: [PATCH] change Version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5b3da00..99ffcc0 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ ' ({}.{} detected).'.format(*version)) sys.exit(-1) -VERSION = '1.1.1' +VERSION = '1.1.2' setup(name='tdo',