diff --git a/setup.py b/setup.py index 82b3e6b95..a53f241c1 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import os BASE_DIR = os.path.realpath(os.path.dirname(__file__)) -VERSION = '1.5' +VERSION = '1.5.1' def parse_requirements():