diff --git a/setup.py b/setup.py index 079803b7e..8d05f1823 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 = '0.0.0' +VERSION = '1.1.0' COMMITID = 'none' base = [