Bump version to 0.9.81

This commit is contained in:
2023-11-17 01:29:41 -05:00
parent 7f6b3ebb6b
commit 3e001b08b6
6 changed files with 38 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.80"
version = "0.9.81"
# API version
API_VERSION = 1.0