Bump version to 0.9.98

This commit is contained in:
2024-06-05 12:01:31 -04:00
parent 570460e5ee
commit 1aa5999109
8 changed files with 26 additions and 6 deletions

View File

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