Compare commits

...

1 Commits

Author SHA1 Message Date
Jeremy Stretch
2bf7b86cf9 Release v2.2-beta2 2017-09-29 14:39:06 -04:00

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__)))