Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-07-21 12:16:04 -04:00
parent f921fa8240
commit bc363b7124

View File

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