Compare commits

...

1 Commits

Author SHA1 Message Date
Jeremy Stretch
1e04bd3c79 Release v2.1-beta 2017-07-10 13:15:52 -04:00

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