From 4a37d8d21850f133c456abc46db8e76a3810060b Mon Sep 17 00:00:00 2001 From: Zhengshou Lai Date: Sat, 15 Aug 2026 23:55:25 +0800 Subject: [PATCH] chore(version): bump 0.2.1 (ollama adapter rides xiaohe train) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 81bbb38..466360f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "myagents" -version = "0.2.0" +version = "0.2.1" description = "Myagents CLI: unified launcher for AI coding agents" requires-python = ">=3.10" dependencies = [