Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-07-21 12:16:04 -04:00
parent 183d475dc8
commit 357bf671ad

View File

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