Release v1.5.0

This commit is contained in:
Jeremy Stretch 2016-08-10 17:41:08 -04:00
parent 6bf8a7707c
commit 0f779dd682

View File

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