Release v2.8.0

This commit is contained in:
Jeremy Stretch
2020-04-13 11:21:33 -04:00
parent dc9f991e5f
commit 488129d7ad
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ from django.core.validators import URLValidator
# Environment setup
#
VERSION = '2.8.0-dev'
VERSION = '2.8.0'
# Hostname
HOSTNAME = platform.node()