# HG changeset patch # User Marcin Kasperski # Date 2016-04-25 20:46:25 # Node ID f116766d109a593b70ada966f062ea9ec521d926 # Parent 0f9056589137be3da17e0ab11f1f5033a267d2a5 Version number set to 1.1.3 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.1.2' +VERSION = '1.1.3' # pylint: disable=unused-import