Release v3.2.9

This commit is contained in:
jeremystretch
2022-08-16 11:50:14 -04:00
parent 8c220cc04f
commit e01b7951f2
5 changed files with 6 additions and 6 deletions

View File

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