Update __init__.py
Some checks failed
Pre Commit Check / pre-commit (push) Has been cancelled

This commit is contained in:
Refound 2025-02-01 15:26:08 +08:00 committed by GitHub
parent 002f84f768
commit 1cb643c355
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ require("nonebot_plugin_uninfo")
from . import handler as handler
from .config import Config
__version__ = "2.3.6"
__version__ = "2.3.6.post1"
__plugin_meta__ = PluginMetadata(
name="自动撤回奶龙",
description="一个基于图像分类模型的简单插件~",