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