Release v2.2-beta2

This commit is contained in:
Jeremy Stretch 2017-09-29 14:39:06 -04:00
parent 9c673d2a2e
commit 2bf7b86cf9

View File

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