diff --git a/setup.py b/setup.py index 64b892a..5dd4489 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "1.0.0" +VERSION = "1.0.1" setup(