Skip to content

Commit 2e7d69e

Browse files
authored
🔖 bump version 0.2.0
1 parent 0c2e79b commit 2e7d69e

File tree

2 files changed

+31
-35
lines changed

2 files changed

+31
-35
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nonebot-adapter-github"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
description = "GitHub adapter for nonebot2"
55
authors = ["yanyongyu <[email protected]>"]
66
license = "MIT"
@@ -31,7 +31,6 @@ black = "^22.1.0"
3131
Jinja2 = "^3.1.2"
3232
nonemoji = "^0.1.2"
3333
pre-commit = "^2.20.0"
34-
nonebot2 = { git = "https://github.com/nonebot/nonebot2.git" }
3534

3635
[tool.black]
3736
line-length = 88

0 commit comments

Comments
 (0)