Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-08-10 17:48:14 -04:00
parent 0f779dd682
commit 3324f397d9

View File

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