Release v1.8.3

This commit is contained in:
Jeremy Stretch 2017-01-26 13:57:00 -05:00
parent 5d5d4ac714
commit b2ef7bb104

View File

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