# HG changeset patch # User Marcin Kasperski # Date 2017-05-18 16:23:28 # Node ID 678b0342e43894511601306c2a660cc678a29411 # Parent c379e751d13dcafbc94cdf41e1ad3abbb13526d3 Version number set to 1.1.8 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.1.7' +VERSION = '1.1.8' # pylint: disable=unused-import