diff --git a/setup.py b/setup.py index e551d9fa6f732686324a6062d60764d331f82750..de15d5022f63d4457617cb488cb8b4dc5d3b2b25 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.2.0' COMMITID = 'none' base = [