Release v1.5.1

This commit is contained in:
Jeremy Stretch 2016-08-11 13:47:09 -04:00
parent 82f0a5c7b9
commit 96b4f69a74

View File

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