Release v2.8.0

This commit is contained in:
Jeremy Stretch
2020-04-13 11:21:33 -04:00
parent 3880849ea8
commit ed9a0002a6
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()