Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-06 16:32:54 -04:00
parent e55acf8c63
commit 69debfdefa

View File

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