This commit is contained in:
jeremystretch
2021-09-29 09:46:39 -04:00
parent 84d83fbd14
commit 19c984bdab
2 changed files with 7 additions and 1 deletions

View File

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