diff --git a/setup.py b/setup.py index 3da8fe210..42f8be1e2 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import os BASE_DIR = os.path.realpath(os.path.dirname(__file__)) -VERSION = '1.1' +VERSION = '1.2' def parse_requirements():