diff --git a/setup.py b/setup.py index 23c41412b..dc60c5a07 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import os BASE_DIR = os.path.realpath(os.path.dirname(__file__)) -VERSION = '1.3' +VERSION = '1.4' def parse_requirements():