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