Bump version to 0.9.83

This commit is contained in:
2023-12-01 17:36:49 -05:00
parent 0ffcbf3152
commit 988de1218f
8 changed files with 33 additions and 7 deletions

View File

@ -48,7 +48,7 @@ import re
import json
# Daemon version
version = "0.9.82"
version = "0.9.83"
##########################################################