Bump version to 0.9.91

This commit is contained in:
2024-01-23 10:02:19 -05:00
parent 0adec2be0d
commit f29b4c2755
8 changed files with 24 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.90"
version = "0.9.91"
# API version
API_VERSION = 1.0