Release v3.0.5

This commit is contained in:
jeremystretch
2021-10-04 13:46:34 -04:00
parent caba85b60b
commit c1c7f32625
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()