Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-12-10 10:50:46 -05:00
parent 5b0455b2a0
commit 317b32766d

View File

@ -12,7 +12,7 @@ from django.core.exceptions import ImproperlyConfigured
# Environment setup # Environment setup
# #
VERSION = '2.6.8' VERSION = '2.6.9-dev'
# Hostname # Hostname
HOSTNAME = platform.node() HOSTNAME = platform.node()