Bump version to 0.9.83

This commit is contained in:
2023-12-01 17:36:49 -05:00
parent 0ffcbf3152
commit 988de1218f
8 changed files with 33 additions and 7 deletions

View File

@ -43,8 +43,8 @@ from daemon_lib.vmbuilder import (
worker_create_vm,
)
version = "0.9.82"
# Daemon version
version = "0.9.83"
config = cfg.get_configuration()