diff --git a/setup.py b/setup.py index 913a6a44..ffc32284 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.4' +VERSION = '1.10.5' def parse_requirements():