This commit is contained in:
Jeremy Stretch 2021-02-24 15:38:36 -05:00
parent db781437fc
commit b1cd634ab4

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()