Release v2.0.7

This commit is contained in:
Jeremy Stretch 2017-06-15 14:22:16 -04:00
parent da3879e928
commit 9930e2745f

View File

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