Release v1.8.0

This commit is contained in:
Jeremy Stretch 2017-01-03 15:07:41 -05:00
parent a43c45ce68
commit ba1b5ae3ac

View File

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