update 2023/2/5 小改

This commit is contained in:
bgArray
2023-02-05 17:52:20 +08:00
parent 26fbd346d8
commit 27c6556693
2 changed files with 9 additions and 3 deletions

View File

@ -19,7 +19,7 @@ Terms & Conditions: ../License.md
from .main import *
__version__ = "0.3"
__version__ = "0.3.0"
__all__ = []
__author__ = (("金羿", "Eilles Wan"), ("诸葛亮与八卦阵", "bgArray"))