diff --git a/setup.py b/setup.py index f86758bab25d9b5283126054834777f4a3e7f478..82ff6341265a407c62b2599e6e73493c8b9087e1 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.1.2' +VERSION = '0.2.0' base = [ "editdistance",