Bump version to 0.9.103

This commit is contained in:
2024-11-01 17:19:44 -04:00
parent b16542c8fc
commit 9441cb3b2e
7 changed files with 17 additions and 5 deletions

View File

@ -55,7 +55,7 @@ from daemon_lib.autobackup import (
)
# Daemon version
version = "0.9.102"
version = "0.9.103"
config = cfg.get_configuration()