Release v1.5.2

This commit is contained in:
Jeremy Stretch 2016-08-16 09:32:53 -04:00
parent 989ec721d3
commit 2eb8b4fe71

View File

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