小改example

This commit is contained in:
2023-05-01 13:58:11 +08:00
parent cb95c51a47
commit 755de846c7
2 changed files with 7 additions and 3 deletions

View File

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