Bump version to 0.9.79

This commit is contained in:
2023-10-24 02:10:24 -04:00
parent 35f80e544c
commit 221af3f241
6 changed files with 26 additions and 4 deletions

View File

@ -27,7 +27,7 @@ from ssl import SSLContext, TLSVersion
from distutils.util import strtobool as dustrtobool
# Daemon version
version = "0.9.78"
version = "0.9.79"
# API version
API_VERSION = 1.0