Bump version to 0.9.107

This commit is contained in:
2025-02-10 23:15:21 -05:00
parent d695e855f9
commit 387fcfdf6b
7 changed files with 15 additions and 5 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.106"
version = "0.9.107"
##########################################################