Bump version to 0.9.101

This commit is contained in:
2024-10-15 11:39:11 -04:00
parent 6ace2ebf6a
commit d1fcac1f0a
7 changed files with 55 additions and 5 deletions

View File

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