# HG changeset patch # User Marcin Kasperski # Date 1495121783 -7200 # Node ID 879d1f392fa742ed2f3359d144b191a28f6ebe20 # Parent d262139732f72d91ca2b38420f0505b98dee27f2 Version number set to 1.1.0 diff -r d262139732f7 -r 879d1f392fa7 setup.py --- a/setup.py Thu May 18 17:36:19 2017 +0200 +++ b/setup.py Thu May 18 17:36:23 2017 +0200 @@ -1,5 +1,5 @@ -VERSION = '1.0.3' +VERSION = '1.1.0' #pylint:disable=missing-docstring,unused-import,import-error