Post-release version bump

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

View File

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