Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-10-09 13:31:28 -04:00
parent 3047208e6a
commit 7545599493

View File

@ -16,7 +16,7 @@ from django.core.validators import URLValidator
# Environment setup
#
VERSION = '2.9.6'
VERSION = '2.9.7-dev'
# Hostname
HOSTNAME = platform.node()