Skip to content

Commit 8ddac5b

Browse files
authored
🔖 bump version 2.1.0
1 parent 6c15c0c commit 8ddac5b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "qq-github-bot"
3-
version = "2.0.5"
3+
version = "2.1.0"
44
description = "GitHub Bot for QQ"
55
authors = ["yanyongyu <[email protected]>"]
66
license = "MIT"
@@ -16,7 +16,7 @@ humanize = "^4.0.0"
1616
asyncpg = "^0.29.0"
1717
playwright = "^1.17.2"
1818
mdit-py-emoji = "^0.1.0"
19-
nonebot-plugin-orm = "^0.6.0"
19+
nonebot-plugin-orm = "^0.6.2"
2020
nonebot-adapter-qq = "^1.3.4"
2121
nonebot-plugin-sentry = "^1.0.1"
2222
nonebot-adapter-github = "^0.3.0"

0 commit comments

Comments
 (0)