Skip to content

Commit 4290d45

Browse files
authored
✨ 发布0.0.2
1 parent b09e314 commit 4290d45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "nonebot-plugin-penguin"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "get penguin data and send from https://penguin-stats.io/"
55
authors = ["Azide <rukuy@qq.com>"]
66
license = "MIT"
@@ -67,4 +67,4 @@ requires = ["poetry_core>=1.0.0"]
6767
build-backend = "poetry.core.masonry.api"
6868

6969
[tool.pytest.ini_options]
70-
asyncio_mode = "auto"
70+
asyncio_mode = "auto"

0 commit comments

Comments
 (0)