This commit is contained in:
jeremystretch 2021-04-16 10:32:21 -04:00
parent c002501c2e
commit 89350a80ad

View File

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