From 0e44e540b4db08dab74c4b600d8249b8f45354ad Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Mon, 20 Jun 2022 16:11:01 +0800 Subject: =?UTF-8?q?=F0=9F=94=96=20=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC:=20?= =?UTF-8?q?YHN-001-A06.fix1?= 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 93df826..9054e85 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" +__version__ = "YHN-001-A06.fix1" def asgi(): -- cgit v1.2.3