Update setup.py

pull/1569/head
Hui Zhang 2 years ago committed by GitHub
parent f8f995a2a5
commit 93fb2bf1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ from setuptools.command.install import install
HERE = Path(os.path.abspath(os.path.dirname(__file__)))
VERSION = '0.1.2'
VERSION = '0.2.0'
base = [
"editdistance",

Loading…
Cancel
Save