Update setup.py

pull/2298/head
TianYuan 3 years ago committed by GitHub
parent aab5412c31
commit 06b096a32c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 = [

Loading…
Cancel
Save