Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-01 13:44:22 -04:00
parent 270afadf50
commit 0027d10bc6

View File

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