Pre-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-01 13:35:49 -04:00
parent 075d7a6914
commit 270afadf50

View File

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