Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-11-03 15:13:15 -04:00
parent 79859d7594
commit c852de98a8

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']: