diff --git a/pyproject.toml b/pyproject.toml index f58bd49..1a7ff00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-plugin-send-anything-anywhere" -version = "0.6.0" +version = "0.6.1" description = "An adaptor for nonebot2 adaptors" authors = ["felinae98 <731499577@qq.com>"] license = "MIT"