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

@ -58,7 +58,7 @@ from daemon_lib.automirror import (
)
# Daemon version
version = "0.9.107"
version = "1.0"
config = cfg.get_configuration()