Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-06-15 14:57:05 -04:00
parent 60deb3f0ba
commit a5512dd4c4

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