Skip to content

Commit c44aa61

Browse files
Bump version to 0.1.2 and update dependencies
1 parent 2be2874 commit c44aa61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "nonebot-plugin-omikuji"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Nonebot2的御神签插件"
55
readme = "README.md"
66
requires-python = ">=3.10, <4.0"
77
dependencies = [
8-
"nonebot2[fastapi]>=2.4.3",
8+
"nonebot2>=2.4.3",
99
"nonebot-plugin-suggarchat>=3.4.4.3",
1010
"nonebot-adapter-onebot>=2.4.6",
1111
"nonebot-plugin-localstore>=0.7.4",

0 commit comments

Comments
 (0)