Bump version to 0.9.80

This commit is contained in:
2023-10-27 09:56:31 -04:00
parent 2fccbcda89
commit 5b4dd61754
6 changed files with 22 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.79"
version = "0.9.80"
# API version
API_VERSION = 1.0