# HG changeset patch # User Marcin Kasperski # Date 1495118886 -7200 # Node ID 387cab3d2bf94acf58e60aa6bba70311b6c62512 # Parent a262d5481d16d8bd34fc3d66910008ba720efd24 Version number set to 1.0.3 diff -r a262d5481d16 -r 387cab3d2bf9 setup.py --- a/setup.py Thu May 18 16:47:23 2017 +0200 +++ b/setup.py Thu May 18 16:48:06 2017 +0200 @@ -1,5 +1,5 @@ -VERSION = '1.0.2' +VERSION = '1.0.3' #pylint:disable=missing-docstring,unused-import,import-error