Bump version to 0.9.63

This commit is contained in:
2023-04-28 14:47:04 -04:00
parent 78322f4de4
commit 3a90fda109
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.62"
version = "0.9.63"
# API version
API_VERSION = 1.0