Bump version to 0.9.66

This commit is contained in:
2023-08-27 11:41:22 -04:00
parent 33205273dc
commit 0b90f37518
6 changed files with 14 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.65"
version = "0.9.66"
# API version
API_VERSION = 1.0