diff --git a/setup.py b/setup.py index 149040a5..e89f3c92 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 = '1.0.0' +VERSION = '1.0.1' base = [ "editdistance",