Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-04-21 14:56:36 -04:00
parent 36bcb5b7cf
commit 83bf246a0d

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