This commit is contained in:
Jeremy Stretch 2021-02-24 15:38:36 -05:00
parent d315289a25
commit 51c14db452

View File

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