Bump version to 0.9.94

This commit is contained in:
2024-02-05 09:58:07 -05:00
parent a95e72008e
commit 37e0b6be71
8 changed files with 20 additions and 6 deletions

View File

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