Release v3.3.5

This commit is contained in:
jeremystretch
2022-10-05 09:47:55 -04:00
parent bdefd8ea8c
commit 1c69bfaf2c
6 changed files with 16 additions and 15 deletions

View File

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