更新一下版本

This commit is contained in:
2023-04-29 21:32:09 +08:00
parent 799b9b664d
commit aa94e3758b
3 changed files with 6 additions and 6 deletions

View File

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