diff --git a/src/__init__.py b/src/__init__.py index 8532bfe..ea33198 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,3 +1,3 @@ -__version__ = "1.5.0" +__version__ = "1.5.1" __author__ = "ikun0014" __website__ = "ikunshare.top"