This commit is contained in:
Jeremy Stretch 2021-01-05 21:10:58 -05:00
parent a6cb7965dc
commit c8f09f28b1

View File

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