Updated version number for v2.2 build

This commit is contained in:
Jeremy Stretch 2017-10-11 16:42:44 -04:00
parent 6052405eb7
commit 60e3ff0bf0

View File

@ -13,7 +13,7 @@ except ImportError:
)
VERSION = '2.1.6-dev'
VERSION = '2.2.0-dev'
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))