Release v1.9.4-r1

This commit is contained in:
Jeremy Stretch 2017-04-04 15:47:25 -04:00
parent 4308b8a4a5
commit a18e1a0161

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']: