Release v2.7.7

This commit is contained in:
Jeremy Stretch
2020-02-20 14:48:23 -05:00
parent 58ff08be4e
commit 2b134ea0f0
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.7-dev'
VERSION = '2.7.7'
# Hostname
HOSTNAME = platform.node()