Bump version to 0.9.65

This commit is contained in:
2023-08-23 01:56:57 -04:00
parent 65d2b7869c
commit 1e083d7652
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.64"
version = "0.9.65"
# API version
API_VERSION = 1.0