Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-05-13 17:32:27 -04:00
parent cebe02b3a6
commit 5a3d68adc7

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