Bump version to 0.9.91

This commit is contained in:
2024-01-23 10:02:19 -05:00
parent 0adec2be0d
commit f29b4c2755
8 changed files with 24 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()