Bump version to 1.0.2

This commit is contained in:
2026-01-29 22:43:51 -05:00
parent 113ecec18f
commit eff972a62e
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.1"
version = "1.0.2"
config = cfg.get_configuration()