Skip to content

Commit 1526be3

Browse files
committed
0.2.1
1 parent 28146c1 commit 1526be3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ async def handle(session_id: str = SessionId(SessionIdType.GROUP)):
125125
- [x] Feishu
126126
- [x] RedProtocol
127127
- [x] Discord
128+
- [x] QQ
129+
- [x] Satori
128130

129131

130132
### 相关插件

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nonebot_plugin_session"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Nonebot2 会话信息提取与会话id定义"
55
authors = ["meetwq <meetwq@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)