# HG changeset patch # User Marcin Kasperski # Date 2019-11-11 00:18:03 # Node ID cfce371e028ddbdf0b18f0cb28bb9ed3089d028c # Parent 4f3e41de68854ffccf159550721cb243709c4d1e Version number set to 1.3.0 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.2.1' +VERSION = '1.3.0' # pylint: disable=unused-import