Bump version to 0.9.33

This commit is contained in:
2021-08-21 03:28:48 -04:00
parent 384c6320ef
commit 560c013e95
7 changed files with 24 additions and 4 deletions

View File

@ -48,7 +48,7 @@ import re
import json
# Daemon version
version = '0.9.32'
version = '0.9.33'
##########################################################