This commit is contained in:
jeremystretch 2021-05-25 12:12:08 -04:00
parent d87820d673
commit f269dd30cb

View File

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