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