Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-05-06 23:50:41 -04:00
parent 567ab208f1
commit 3895c08444

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()