diff --git a/setup.py b/setup.py index 8053c9b2..34c0baa3 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ from setuptools.command.install import install HERE = Path(os.path.abspath(os.path.dirname(__file__))) -VERSION = '0.2.0' +VERSION = '1.0.0a' base = [ "editdistance",