diff --git a/setup.py b/setup.py index e308e84..eba44f0 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup from setuptools import find_packages -VERSION = "0.0.19" +VERSION = "0.0.20" def load(path):