Bump version to 0.9.86

This commit is contained in:
2023-12-11 03:08:13 -05:00
parent 5d9e83e8ed
commit bdbc2d4f10
8 changed files with 20 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.85"
version = "0.9.86"
# API version
API_VERSION = 1.0