Bump version to 0.9.58

This commit is contained in:
2022-11-07 12:27:48 -05:00
parent 91e450f399
commit 095bcb2373
6 changed files with 14 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.57"
version = "0.9.58"
# API version
API_VERSION = 1.0