This commit is contained in:
Jeremy Stretch 2021-01-05 21:10:58 -05:00
parent 209ad6c41d
commit bc091ada51

View File

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