diff --git a/setup.py b/setup.py index 6ad8f79..650eb2d 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -VERSION = "1.0" +VERSION = "1.0.1" def get_long_description():