diff --git a/pyproject.toml b/pyproject.toml index 9f0d5dd..1cfa202 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot_plugin_bottle" -version = "2.0.0.9" +version = "2.0.1.0" description = "Bottle post plugin in Nonebot" authors = ["Todysheep "] license = "GNU GPLv3"