Bump version to 0.9.97

This commit is contained in:
2024-04-19 10:32:16 -04:00
parent ab944f9b95
commit f1fe0c63f5
8 changed files with 22 additions and 6 deletions

View File

@ -44,7 +44,7 @@ from daemon_lib.vmbuilder import (
)
# Daemon version
version = "0.9.96"
version = "0.9.97"
config = cfg.get_configuration()