Release v2.1-beta

This commit is contained in:
Jeremy Stretch 2017-07-10 13:15:52 -04:00
parent 2d0638821d
commit 1e04bd3c79

View File

@ -13,7 +13,7 @@ except ImportError:
)
VERSION = '2.1.0-dev'
VERSION = '2.1-beta'
# Import required configuration parameters
ALLOWED_HOSTS = DATABASE = SECRET_KEY = None