This commit is contained in:
jeremystretch 2021-07-28 16:00:38 -04:00
parent eae4502708
commit 18a4232783
1 changed files with 1 additions and 1 deletions

View File

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