From 4be97a552a6a58dc37c7a8ae521e08e5c7ed2f5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 May 2026 10:32:45 +0000 Subject: [PATCH] chore: bump by-framework version to 0.2.2.dev0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 86e9b48..d48c2d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "by-framework" -version = "0.2.1" +version = "0.2.2.dev0" description = "分布式 Agent 调度框架" readme = "README.md" requires-python = ">=3.12"