Release v1.4.2

This commit is contained in:
Jeremy Stretch 2016-08-06 16:16:35 -04:00
parent 9d7e97ff8a
commit c1fc203ea1

View File

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