This commit is contained in:
jeremystretch 2022-08-16 12:36:42 -04:00
parent 68b2e99f6d
commit 2f083eba1d

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()