Release v1.9.0-r1

This commit is contained in:
Jeremy Stretch 2017-03-03 11:26:31 -05:00
parent f051c0e564
commit ee2d0b963d

View File

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