Release v3.2.6

This commit is contained in:
jeremystretch
2022-07-11 11:40:10 -04:00
parent c33a406491
commit a95822ec64
6 changed files with 14 additions and 14 deletions

View File

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