Skip to content

Commit abe0c05

Browse files
committed
0.1.22
1 parent 7bb81a3 commit abe0c05

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "nonebot-plugin-simple-setu"
7-
version = "0.1.21"
7+
version = "0.1.22"
88
description = "一个简单到不能再简单的色图插件"
99
readme = "README.md"
1010
requires-python = ">=3.8"
@@ -28,8 +28,8 @@ classifiers = [
2828
]
2929

3030
dependencies = [
31-
"nonebot2 >= 2.0.0",
32-
"nonebot-adapter-onebot >= 2.0.0,<3.0.0",
31+
"nonebot2 >= 2.0.0,<3.0.0",
32+
"nonebot-adapter-onebot >= 2.0.0",
3333
"httpx >= 0.28.1",
3434
]
3535

0 commit comments

Comments
 (0)