修复部分bug

This commit is contained in:
2023-01-31 20:39:50 +08:00
parent 8b9d9a78a3
commit 8722d4fd83
2 changed files with 18 additions and 12 deletions

View File

@ -18,7 +18,7 @@ Terms & Conditions: ../License.md
from .main import *
__version__ = "0.2.2.1"
__version__ = "0.2.2.2"
__all__ = []
__author__ = (("金羿", "Eilles Wan"), ("诸葛亮与八卦阵", "bgArray"), ("鸣凤鸽子", "MingFengPigeon"))