diff --git a/setup.py b/setup.py index a59145d..81792db 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup from setuptools import find_packages -VERSION = "0.0.17" +VERSION = "0.0.18" def load(path):