diff --git a/pyproject.toml b/pyproject.toml index a937b8d..ba4ce13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nb-cli" -version = "1.2.6" +version = "1.2.7" description = "CLI for nonebot2" authors = [{ name = "yanyongyu", email = "yyy@nonebot.dev" }] license = { text = "MIT" }