From 5a1990552d2774636c096b21f28e080af9980715 Mon Sep 17 00:00:00 2001 From: rabbitblood Date: Tue, 21 Apr 2026 07:07:17 -0700 Subject: [PATCH] =?UTF-8?q?chore:=20bump=200.1.7=20=E2=80=94=20ensure=20ex?= =?UTF-8?q?ecutor=5Fhelpers=20phantom-busy=20fix=20in=20PyPI=20build?= 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 04b3bf8..0430998 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "molecule-ai-workspace-runtime" -version = "0.1.6" +version = "0.1.7" description = "Molecule AI workspace runtime — shared infrastructure for all agent adapters" requires-python = ">=3.11"