diff --git a/setup.py b/setup.py index 5dd2c67..c1427fa 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "1.0" +VERSION = "1.0.1" def get_long_description():