Pre-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-01 13:35:49 -04:00
parent 1fd189f9b1
commit 00e0fb5798

View File

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