This commit is contained in:
jeremystretch 2021-09-20 13:19:53 -04:00
parent b0d6e78489
commit 04ac8d0901

View File

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