summaryrefslogtreecommitdiff
path: root/ATRI
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2021-10-24 16:49:54 +0800
committerKyomotoi <[email protected]>2021-10-24 16:49:54 +0800
commit6e033aeddbe53adf914e5f72f8ab7068ddd678d0 (patch)
tree9e9ae78b4f8d4809d42c2c1726f73ceb0666f3d5 /ATRI
parent16838e0d83c8dd3f1be1e6ec5fb1cecd9b319d8a (diff)
downloadATRI-6e033aeddbe53adf914e5f72f8ab7068ddd678d0.tar.gz
ATRI-6e033aeddbe53adf914e5f72f8ab7068ddd678d0.tar.bz2
ATRI-6e033aeddbe53adf914e5f72f8ab7068ddd678d0.zip
🍻 跟上版本标签
Diffstat (limited to 'ATRI')
-rw-r--r--ATRI/__init__.py2
1 files changed, 1 insertions, 1 deletions
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():