From 99b502b00d20c9c4cfa5d4e5d48197621bd40d30 Mon Sep 17 00:00:00 2001 From: Dillon DuPont Date: Tue, 14 Oct 2025 14:48:46 -0400 Subject: [PATCH] Bump computer to 0.4.10 --- libs/python/computer/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python/computer/pyproject.toml b/libs/python/computer/pyproject.toml index 3cf06f41..22ebccd5 100644 --- a/libs/python/computer/pyproject.toml +++ b/libs/python/computer/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "pdm.backend" [project] name = "cua-computer" -version = "0.4.8" +version = "0.4.10" description = "Computer-Use Interface (CUI) framework powering Cua" readme = "README.md" authors = [