Release v3.0.11

This commit is contained in:
jeremystretch
2021-11-24 13:25:57 -05:00
parent 43ab4f2cd2
commit b2e08549d5
5 changed files with 6 additions and 6 deletions

View File

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