diff --git a/setup.py b/setup.py index f3e5e72881103832087acc15d09551a387eac8d6..608f26cbcbdb503977bb2275a76ca4a6b3125dbf 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.3.0' COMMITID = 'none' base = [