diff --git a/setup.py b/setup.py index 050cc8b70..b3c9a5bec 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import os BASE_DIR = os.path.realpath(os.path.dirname(__file__)) -VERSION = '1.6.1' +VERSION = '1.6.2' def parse_requirements():