Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-06-15 14:57:05 -04:00
parent 7bc64b3b4c
commit 0f1a4740d5

View File

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