Release v3.3-beta2

This commit is contained in:
jeremystretch
2022-08-03 14:41:50 -04:00
parent 44850feaf8
commit f11a6f0135
5 changed files with 9 additions and 9 deletions

View File

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