Release v1.9.4

This commit is contained in:
Jeremy Stretch 2017-04-04 11:58:44 -04:00
parent 11ae938146
commit 3b2c74042e

View File

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