From bf57eee78b3202f2a87bec32347dea52eae6f49a Mon Sep 17 00:00:00 2001 From: f-trycua Date: Sun, 12 Oct 2025 15:13:08 -0700 Subject: [PATCH] Bump 0.4.8 --- 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 4a9b41bb..3cf06f41 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.0" +version = "0.4.8" description = "Computer-Use Interface (CUI) framework powering Cua" readme = "README.md" authors = [