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

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