Bump version to 0.9.74

This commit is contained in:
2023-09-16 00:18:13 -04:00
parent 7b230d8bd5
commit 1a906b589e
6 changed files with 22 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.73"
version = "0.9.74"
# API version
API_VERSION = 1.0