Started 2.7 branch

This commit is contained in:
Jeremy Stretch 2019-08-08 21:19:14 -04:00
parent f18c3be745
commit ef432754ee

View File

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