diff --git a/pyproject.toml b/pyproject.toml index 3bfb5d6..38dafe9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-bison" -version = "0.5.1" +version = "0.5.2" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"