Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-11-03 15:13:15 -04:00
parent 6c1fb1bd02
commit 1f3f9781d9

View File

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