修复部分bug again

This commit is contained in:
2023-01-31 20:49:53 +08:00
parent 975dbd71e3
commit 4d7a1b614a
2 changed files with 4 additions and 1 deletions

View File

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