Release v2.11.1

This commit is contained in:
jeremystretch
2021-04-21 09:47:30 -04:00
parent e6930d9601
commit 2564818c3e
3 changed files with 3 additions and 3 deletions

View File

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