We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddabcd3 commit dda9badCopy full SHA for dda9bad
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nonebot-adapter-efchat"
3
-version = "0.1.9.post1"
+version = "0.1.9.post2"
4
description = "A NoneBot adapter for EFChat"
5
authors = ["molanp <molanpp@outlook.com>"]
6
license = "MIT"
@@ -33,4 +33,4 @@ Repository = "https://github.com/molanp/nonebot_adapter_efchat"
33
34
[build-system]
35
requires = ["poetry-core"]
36
-build-backend = "poetry.core.masonry.api"
+build-backend = "poetry.core.masonry.api"
0 commit comments