From cb0652ef61a471686f5bb66c633f0f20f1ba27b8 Mon Sep 17 00:00:00 2001 From: tt-a1i Date: Mon, 7 Sep 2026 08:45:05 +0800 Subject: [PATCH] chore(release): bump version to 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 752f0df9..ad6f0c9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tt-a1i/openpi", - "version": "0.6.0", + "version": "0.6.1", "description": "OpenPI — a Pi-native multi-agent workbench with background execution, isolated subagents, replay-safe workflows, goals, tasks, and observable TUI", "license": "MIT", "author": "tt-a1i",