Bump version to 0.9.33

This commit is contained in:
2021-08-21 03:28:48 -04:00
parent f6c5aa9992
commit a18cef5f25
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'
##########################################################