Release v3.0.3

This commit is contained in:
jeremystretch
2021-09-20 12:44:44 -04:00
parent a2913b0b6b
commit 0f6f4005a5
4 changed files with 4 additions and 4 deletions

View File

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