Release v3.0.5

This commit is contained in:
jeremystretch
2021-10-04 13:46:34 -04:00
parent b5884a5b54
commit 339bcb89bb
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.5-dev'
VERSION = '3.0.5'
# Hostname
HOSTNAME = platform.node()