diff --git a/setup.py b/setup.py index d6418d0a..b48dc4f6 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ from setuptools.command.test import test HERE = Path(os.path.abspath(os.path.dirname(__file__))) -VERSION = '1.1.2' +VERSION = '1.1.3' COMMITID = 'none' base = [