Release v1.8.2

This commit is contained in:
Jeremy Stretch 2017-01-18 16:19:45 -05:00
parent 9bdc37995f
commit abc0e13cc8

View File

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