Release v3.2.8

This commit is contained in:
jeremystretch
2022-08-08 15:17:36 -04:00
parent caca074161
commit ce7fb8ab17
6 changed files with 11 additions and 11 deletions

View File

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