Release v3.3.8

This commit is contained in:
jeremystretch
2022-11-16 10:45:29 -05:00
parent 2120c704ef
commit cd5b5aa547
5 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ django.utils.encoding.force_text = force_str
# Environment setup
#
VERSION = '3.3.8-dev'
VERSION = '3.3.8'
# Hostname
HOSTNAME = platform.node()