Bump version to 0.9.100

This commit is contained in:
2024-08-30 11:03:33 -04:00
parent c55021f30c
commit 8cb44c0c5d
8 changed files with 20 additions and 6 deletions

View File

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