diff --git a/setup.py b/setup.py index 58711ed7..3547d80f 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import os BASE_DIR = os.path.realpath(os.path.dirname(__file__)) -VERSION = '1.10.0' +VERSION = '1.10.1' def parse_requirements():