Bump version to 0.9.104

This commit is contained in:
2024-11-18 10:53:56 -05:00
parent 82cef60078
commit 31254e8174
7 changed files with 23 additions and 5 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.103"
version = "0.9.104"
##########################################################