Skip to content

Commit

Permalink
0.5.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
MeetWq committed Oct 10, 2023
1 parent 5aefd26 commit 14df426
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions nonebot_plugin_chatrecorder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"~qqguild",
"~telegram",
"~feishu",
"~red",
"~discord",
},
extra={"orm_version_location": migrations},
)
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nonebot_plugin_chatrecorder"
version = "0.5.0b1"
version = "0.5.0b2"
description = "适用于 Nonebot2 的聊天记录插件"
authors = ["meetwq <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 14df426

Please sign in to comment.