Bump version to 0.9.87

This commit is contained in:
2023-12-27 13:03:14 -05:00
parent e654fbba08
commit cf59e85eeb
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.86"
version = "0.9.87"
config = cfg.get_configuration()