Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-10-12 09:51:11 -04:00
parent fa06b5d8d2
commit 46ffb11d9a

View File

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