Bump version to 0.9.82

This commit is contained in:
2023-11-25 15:38:50 -05:00
parent c30ea66d14
commit 460a2dd09f
6 changed files with 14 additions and 4 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.81"
version = "0.9.82"
##########################################################