Release v1.4.1

This commit is contained in:
Jeremy Stretch 2016-08-03 17:39:57 -04:00
parent f5c5c974ea
commit 58aa8033e0

View File

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