Update __init__.py

This commit is contained in:
Refound 2025-02-01 15:17:49 +08:00 committed by GitHub
parent e553eee804
commit b6b204e025
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.5.post8"
__version__ = "2.3.6"
__plugin_meta__ = PluginMetadata(
name="自动撤回奶龙",
description="一个基于图像分类模型的简单插件~",