diff --git a/setup.py b/setup.py index 98ef36e5..29444381 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.2' +VERSION = '1.10.3' def parse_requirements():