Bump version to 0.9.55

This commit is contained in:
2022-10-04 13:21:40 -04:00
parent 76c51460b0
commit c84ee0f4f1
6 changed files with 16 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.54"
version = "0.9.55"
# API version
API_VERSION = 1.0