Initialize v2.9 development

This commit is contained in:
Jeremy Stretch 2020-04-23 11:02:35 -04:00
parent 14b9a12a2f
commit c0b1ae4923

View File

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