# HG changeset patch # User Marcin Kasperski # Date 2018-08-03 23:05:59 # Node ID 42e1da83e6dde50e12e8708bee649e5291a42b58 # Parent f56cce56e1f304c3e2099e3eff5f4795f7bff505 Version number set to 1.2.0 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.1.9' +VERSION = '1.2.0' # pylint: disable=unused-import