diff --git a/pyproject.toml b/pyproject.toml index 9e814cf..f1ee4f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-hk-reporter" -version = "0.1.0" +version = "0.1.1" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"