Bump version to 0.9.91

This commit is contained in:
2024-01-23 10:02:19 -05:00
parent 6d6420a695
commit 2892e1bf87
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.90"
version = "0.9.91"
config = cfg.get_configuration()