Bump version to 1.0

This commit is contained in:
2025-06-05 00:20:59 -04:00
parent 479482ef75
commit 7274c1c8e6
7 changed files with 33 additions and 5 deletions

View File

@ -33,7 +33,7 @@ import os
import signal
# Daemon version
version = "0.9.107"
version = "1.0"
##########################################################