Updated version number for v2.2 build

This commit is contained in:
Jeremy Stretch 2017-10-11 16:42:44 -04:00
parent 8508258c26
commit d38099186a

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__))) BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))