Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-04-21 14:56:36 -04:00
parent 5037046624
commit 861c8b29c0

View File

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