Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-10-10 12:42:57 -04:00
parent 07450d68c0
commit 0c1e835ce5

View File

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