This commit is contained in:
jeremystretch
2022-07-11 12:11:50 -04:00
parent fc20eb5dd4
commit a0b77e330d
2 changed files with 5 additions and 1 deletions

View File

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