summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2022-07-28 16:05:04 +0800
committerKyomotoi <[email protected]>2022-07-28 16:05:04 +0800
commit6d28b15ff36b5c8792ee7c09450c255da3caf9e6 (patch)
treec2bf0606d4db5793a1eb6c2df3cc827a4c909d04
parent54767f5d2df033b2fd445ee1795bb0e7f2fe1456 (diff)
downloadATRI-6d28b15ff36b5c8792ee7c09450c255da3caf9e6.tar.gz
ATRI-6d28b15ff36b5c8792ee7c09450c255da3caf9e6.tar.bz2
ATRI-6d28b15ff36b5c8792ee7c09450c255da3caf9e6.zip
🔖 发布版本: YHN-001-A07
-rw-r--r--ATRI/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ATRI/__init__.py b/ATRI/__init__.py
index 9054e85..b94656a 100644
--- a/ATRI/__init__.py
+++ b/ATRI/__init__.py
@@ -5,7 +5,7 @@ from nonebot.adapters.onebot.v11 import Adapter
from .config import RUNTIME_CONFIG, InlineGoCQHTTP
-__version__ = "YHN-001-A06.fix1"
+__version__ = "YHN-001-A07"
def asgi():