Bump version to 0.9.57

This commit is contained in:
2022-11-06 01:39:50 -04:00
parent 263f3570ab
commit d63e80675a
6 changed files with 20 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.56"
version = "0.9.57"
# API version
API_VERSION = 1.0