Bump version to 0.9.95

This commit is contained in:
2024-02-09 12:14:02 -05:00
parent 3bc500bc55
commit 736f37d0f9
8 changed files with 16 additions and 6 deletions

View File

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