Skip to content

Commit

Permalink
🔖 bump version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Nov 21, 2022
1 parent f1d5259 commit bec7086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nonebug"
version = "0.2.1"
version = "0.2.2"
description = "nonebot2 test framework"
authors = ["AkiraXie <l997460364@outlook.com>", "yanyongyu <yyy@nonebot.dev>"]
license = "MIT"
Expand All @@ -22,9 +22,9 @@ async-asgi-testclient = "^1.4.8"
[tool.poetry.group.dev.dependencies]
isort = "^5.10.1"
black = "^22.1.0"
nonemoji = "^0.1.3"
pre-commit = "^2.19.0"
nonebot2 = { git = "https://github.com/nonebot/nonebot2.git" }
nonemoji = "^0.1.3"

[tool.poetry.group.test.dependencies]
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit bec7086

Please # to comment.