Release v2.0.1

This commit is contained in:
Jeremy Stretch 2017-05-09 22:41:37 -04:00
parent effda88b51
commit b89bd24bed

View File

@ -13,7 +13,7 @@ except ImportError:
)
VERSION = '2.0.1-dev'
VERSION = '2.0.1'
# Import local configuration
ALLOWED_HOSTS = DATABASE = SECRET_KEY = None