Release v3.3.9

This commit is contained in:
jeremystretch
2022-11-30 15:51:37 -05:00
parent 6731b6a384
commit 2f9ea04b78
5 changed files with 8 additions and 8 deletions

View File

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