Release v1.9.1

This commit is contained in:
Jeremy Stretch 2017-03-08 14:38:24 -05:00
parent d89314a559
commit 094974d417

View File

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