diff --git a/setup.py b/setup.py index 3547d80fc..98ef36e57 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.1' +VERSION = '1.10.2' def parse_requirements():