Update setup.py

pull/3040/head
zxcd 3 years ago committed by GitHub
parent 3145325b4e
commit ae01092b4b
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.4.0'
COMMITID = 'none'
base = [

Loading…
Cancel
Save