diff --git a/pyproject.toml b/pyproject.toml index 66b8eab..6b4aa0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-bison" -version = "0.9.2" +version = "0.9.3" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"