Bump version to 0.9.90

This commit is contained in:
2024-01-11 00:14:49 -05:00
parent a5763c9d25
commit 86ca363697
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.89"
version = "0.9.90"
config = cfg.get_configuration()