Release v1.9.4-r1

This commit is contained in:
Jeremy Stretch 2017-04-04 15:47:25 -04:00
parent 7ed56a113c
commit b2c2096fb4

View File

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