Release v3.0.7

This commit is contained in:
jeremystretch
2021-10-08 13:49:15 -04:00
parent 607dbee1e1
commit e36b57f22f
5 changed files with 5 additions and 5 deletions

View File

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