Bump version to 0.9.84

This commit is contained in:
2023-12-09 23:05:40 -05:00
parent 8f0ae3e2dd
commit 9aee2a9075
8 changed files with 28 additions and 6 deletions

View File

@ -27,7 +27,7 @@ from distutils.util import strtobool as dustrtobool
import daemon_lib.config as cfg
# Daemon version
version = "0.9.83"
version = "0.9.84"
# API version
API_VERSION = 1.0