Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-10-10 12:42:57 -04:00
parent abbc44a7d1
commit b25faec159

View File

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