Release v1.8.4

This commit is contained in:
Jeremy Stretch 2017-02-03 13:55:32 -05:00
parent 9623e7a25c
commit 39d699ac9a

View File

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