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',