Initialize v2.9 development

This commit is contained in:
Jeremy Stretch 2020-04-23 11:02:35 -04:00
parent b56df39927
commit 4588acc26c

View File

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