Update __init__.py

This commit is contained in:
Refound 2025-02-01 14:55:19 +08:00 committed by GitHub
parent 0298976c31
commit 29d16452ce
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.post7"
__version__ = "2.3.5.post8"
__plugin_meta__ = PluginMetadata(
name="自动撤回奶龙",
description="一个基于图像分类模型的简单插件~",