chore: 更新版本号

This commit is contained in:
Soulter
2023-05-12 09:21:57 +08:00
parent 656fe14af4
commit 33793a2053

View File

@@ -62,7 +62,7 @@ direct_message_mode = True
abs_path = os.path.dirname(os.path.realpath(sys.argv[0])) + '/'
# 版本
version = '3.0'
version = '3.0.2'
# 语言模型
REV_CHATGPT = 'rev_chatgpt'