Skip to content

Commit

Permalink
Release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Mar 20, 2023
1 parent b05c654 commit 413f3e6
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 @@ -37,7 +37,7 @@ def check_config():


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

chatbot: Chatbot = None
Expand Down

0 comments on commit 413f3e6

Please sign in to comment.