From 6e033aeddbe53adf914e5f72f8ab7068ddd678d0 Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Sun, 24 Oct 2021 16:49:54 +0800 Subject: =?UTF-8?q?=F0=9F=8D=BB=20=E8=B7=9F=E4=B8=8A=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=A0=87=E7=AD=BE?= 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 7ea6457..a43077f 100644 --- a/ATRI/__init__.py +++ b/ATRI/__init__.py @@ -7,7 +7,7 @@ from .config import RUNTIME_CONFIG from .log import logger -__version__ = "YHN-001-A03" +__version__ = "YHN-001-A04" def asgi(): -- cgit v1.2.3