Bump version to 0.9.99

This commit is contained in:
2024-08-28 11:15:55 -04:00
parent 8177d5f8b7
commit 02a775c99b
8 changed files with 52 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.98"
version = "0.9.99"
# API version
API_VERSION = 1.0