Update setup.py

pull/2298/head
TianYuan 3 years ago committed by GitHub
parent 06b096a32c
commit 2aa2fa8502
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 = '1.1.0'
VERSION = '1.1.1'
COMMITID = 'none'
base = [

Loading…
Cancel
Save