Bump version to 0.9.75

This commit is contained in:
2023-09-16 23:06:38 -04:00
parent 714d4b6005
commit f46bfc962f
6 changed files with 18 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.74"
version = "0.9.75"
# API version
API_VERSION = 1.0