This commit is contained in:
jeremystretch 2022-08-16 12:36:42 -04:00
parent 63c6687a87
commit 7a44a4e305

View File

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