From c2baaa1dabdf09952142d9f2dab9c29affc1b022 Mon Sep 17 00:00:00 2001 From: shima004 Date: Fri, 13 Feb 2026 23:39:18 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=82=920.2.3=E3=81=8B=E3=82=890.2.5=E3=81=AB?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f37527d..cbe616f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "adf_core_python" -version = "0.2.3" +version = "0.2.5" description = "Agent Development Framework for Python" readme = "README.md" authors = [