Bump version to 0.9.64

This commit is contained in:
2023-08-18 12:20:43 -04:00
parent 2ff7a6865b
commit 075dbe7cc9
6 changed files with 50 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.63"
version = "0.9.64"
# API version
API_VERSION = 1.0