Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-05-13 17:32:27 -04:00
parent 2900013118
commit 422eeddbef

View File

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