Bump version to 0.9.100

This commit is contained in:
2024-08-30 11:03:33 -04:00
parent c55021f30c
commit 8cb44c0c5d
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.99"
version = "0.9.100"
# API version
API_VERSION = 1.0