diff --git a/main.py b/main.py index 4bfaca7..1079eb8 100644 --- a/main.py +++ b/main.py @@ -38,7 +38,7 @@ def check_config(): # 注册插件 -@register(name="revLibs", description="接入acheong08/ChatGPT等逆向库", version="0.5.0", author="RockChinQ") +@register(name="revLibs", description="接入acheong08/ChatGPT等逆向库", version="0.6.0", author="RockChinQ") class RevLibsPlugin(Plugin): chatbot: Chatbot = None