# HG changeset patch # User Marcin Kasperski # Date 2016-12-18 11:59:51 # Node ID 656fe41c1965602997032e8d8d00d63b57b825d2 # Parent c14c47e60b5faccf09d04fd8d6944441c1f37ccf Version number set to 1.1.7 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.1.6' +VERSION = '1.1.7' # pylint: disable=unused-import