Update config_api.py

This commit is contained in:
midoks 2022-07-15 15:50:06 +08:00
parent 296de270ba
commit bdd2c6d339
1 changed files with 1 additions and 1 deletions

View File

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