diff --git a/setup.py b/setup.py index 8326011c..f84e6684 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import os BASE_DIR = os.path.realpath(os.path.dirname(__file__)) -VERSION = '1.8.0' +VERSION = '1.9.0' def parse_requirements():