Bump version to 0.9.73

This commit is contained in:
2023-09-02 02:16:19 -04:00
parent 570da99605
commit a8115cafd1
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.72"
version = "0.9.73"
# API version
API_VERSION = 1.0