diff --git a/setup.py b/setup.py index 8d05f18236c1464eee1c8df47676377f60dd7e25..8d42caff67f2e4ff5c41f5c8d46d96e8770d40f0 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.0' +VERSION = '1.1.1' COMMITID = 'none' base = [