diff --git a/setup.py b/setup.py index d8153ed..88fe666 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup from setuptools import find_packages -version = '1.0.0' +version = '1.0.1' classifiers = """ Development Status :: 5 - Production/Stable