This commit is contained in:
jeremystretch 2021-05-25 12:12:08 -04:00
parent 6c1f9dba52
commit 9046f59b9f

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