diff --git a/setup.py b/setup.py index 4ea5271..b501082 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup from setuptools import find_packages -VERSION = "0.2.0" +VERSION = "0.2.1" def load(path):