Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-03 17:49:28 -04:00
parent 205d3957d2
commit eeeb3a28c0

View File

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