Release v2.1.0

This commit is contained in:
Jeremy Stretch 2017-07-25 11:19:33 -04:00
parent 7476194bd1
commit c7e9d90321

View File

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