Release v1.9.5

This commit is contained in:
Jeremy Stretch 2017-04-06 16:34:00 -04:00
parent 54f6e23a35
commit e7a9652e69

View File

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