Bump version to 0.9.95

This commit is contained in:
2024-02-09 12:42:00 -05:00
parent 9cd88ebccb
commit fa0e84e96e
8 changed files with 18 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()