Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-05-06 23:50:41 -04:00
parent af96ffb3e9
commit 7c6faff405

View File

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