From b6014fe2cb49710adada9eb6d5bf4fda9e4ad86d Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Sat, 18 Jun 2022 12:56:57 +0800 Subject: =?UTF-8?q?=F0=9F=8E=89=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC:=20?= =?UTF-8?q?YHN-001-A06?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ATRI') diff --git a/ATRI/__init__.py b/ATRI/__init__.py index 7f17778..93df826 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-A05.fix1" +__version__ = "YHN-001-A06" def asgi(): -- cgit v1.2.3