Bump version to 1.0.1

This commit is contained in:
2025-06-21 12:40:33 -04:00
parent b9106134ee
commit 7df1ca8c6e
8 changed files with 16 additions and 6 deletions

View File

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