diff --git a/main.py b/main.py index 25eca14..8837a29 100644 --- a/main.py +++ b/main.py @@ -34,7 +34,7 @@ def check_config(): # 注册插件 -@register(name="revLibs", description="接入acheong08/ChatGPT、Claude、Bard等逆向库", version="0.9.0", author="RockChinQ") +@register(name="revLibs", description="接入acheong08/ChatGPT、Claude、Bard等逆向库", version="0.9.1", author="RockChinQ") class RevLibsPlugin(Plugin): chatbot: Chatbot = None