diff --git a/setup.py b/setup.py index 977ccbbe..e706e27b 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ from setuptools.command.install import install -VERSION = "0.0.13" +VERSION = "0.0.14" REPO_ROOT = pathlib.Path(__file__).parent