Release v1.9.5

This commit is contained in:
Jeremy Stretch 2017-04-06 16:34:00 -04:00
parent 2c99a8bee4
commit 35a0a658a7

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