Release v2.7.9

This commit is contained in:
Jeremy Stretch
2020-03-06 11:17:17 -05:00
parent afcd9b801f
commit 09298dab7a
2 changed files with 2 additions and 2 deletions

View File

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