Update config_api.py

This commit is contained in:
midoks 2022-07-27 13:56:27 +08:00
parent 16a3e1e97e
commit 5ca8feb327
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class config_api:
# 进行中.
# 兼容主流Linux系统
__version = '0.8.6.10'
__version = '0.8.6.11'
def __init__(self):
pass