Release v1.9.2

This commit is contained in:
Jeremy Stretch 2017-03-14 17:07:04 -04:00
parent d2bbac65af
commit e5318f602f

View File

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