Post-release version bump

This commit is contained in:
Jeremy Stretch 2016-11-15 12:36:17 -05:00
parent 3523512dc7
commit 4013f86fa5

View File

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