From 55d452e6de6f5a3e389aab4be45d9fdb6aee4ccb Mon Sep 17 00:00:00 2001 From: tt-a1i Date: Sat, 22 Aug 2026 02:18:12 +0800 Subject: [PATCH] chore(release): 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e159ac..40207b29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tt-a1i/openpi", - "version": "0.3.0", + "version": "0.3.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",