# HG changeset patch # User Marcin Kasperski # Date 2016-11-19 20:27:03 # Node ID 6facd03f86e223678a7801c643ddda4e641862b4 # Parent 5bb601bac9f3c195643363901484e4ef75767da5 Version number set to 1.1.6 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.1.5' +VERSION = '1.1.6' # pylint: disable=unused-import