Release v1.9.0

This commit is contained in:
Jeremy Stretch 2017-03-02 13:22:29 -05:00
parent 4a244847c2
commit 709bc475b2

View File

@ -12,7 +12,7 @@ except ImportError:
"the documentation.") "the documentation.")
VERSION = '1.8.5-dev' VERSION = '1.9.0'
# Import local configuration # Import local configuration
for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: