Skip to content

Commit

Permalink
Release: v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Dec 10, 2023
1 parent 37d62f9 commit dbbefdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def check_config():


# 注册插件
@register(name="revLibs", description="接入acheong08/ChatGPT、Claude、Bard等逆向库", version="0.8.0", author="RockChinQ")
@register(name="revLibs", description="接入acheong08/ChatGPT、Claude、Bard等逆向库", version="0.9.0", author="RockChinQ")
class RevLibsPlugin(Plugin):

chatbot: Chatbot = None
Expand Down

0 comments on commit dbbefdb

Please sign in to comment.