# HG changeset patch # User Marcin Kasperski # Date 2016-06-18 10:40:06 # Node ID 47068cf2ff0499a0438a22b61d7c792f9f975705 # Parent e29dba21457718ddfc527a69f287d6d1d99f27e4 Version number set to 1.1.4 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.1.3' +VERSION = '1.1.4' # pylint: disable=unused-import