bug fixed

This commit is contained in:
2023-01-31 21:06:22 +08:00
parent 4d7a1b614a
commit a8c0c9e1d5
3 changed files with 5 additions and 2 deletions

View File

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