Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-10-30 10:41:05 -04:00
parent 275065a5a5
commit cc31d6b55b

View File

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