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

This commit is contained in:
Refound 2024-11-28 00:13:35 +08:00 committed by GitHub
parent 0d3eb451f2
commit cf52044e4d
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.3"
__version__ = "2.3.3.post1"
__plugin_meta__ = PluginMetadata(
name="自动撤回奶龙",
description="一个基于图像分类模型的简单插件~",