mirror of
https://github.com/trycua/computer.git
synced 2026-01-02 03:20:22 -06:00
update pyproj
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
|
||||
|
||||
[project]
|
||||
name = "cua-agent"
|
||||
version = "0.4.0"
|
||||
version = "0.4.32"
|
||||
description = "CUA (Computer Use) Agent for AI-driven computer interaction"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
|
||||
|
||||
[project]
|
||||
name = "cua-computer"
|
||||
version = "0.4.0"
|
||||
version = "0.4.7"
|
||||
description = "Computer-Use Interface (CUI) framework powering Cua"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
|
||||
|
||||
[project]
|
||||
name = "cua-core"
|
||||
version = "0.1.8"
|
||||
version = "0.1.9"
|
||||
description = "Core functionality for Cua including telemetry and shared utilities"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
||||
@@ -7,7 +7,7 @@ name = "cua-mcp-server"
|
||||
description = "MCP Server for Computer-Use Agent (CUA)"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
version = "0.1.0"
|
||||
version = "0.1.13"
|
||||
authors = [
|
||||
{name = "TryCua", email = "gh@trycua.com"}
|
||||
]
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
|
||||
|
||||
[project]
|
||||
name = "cua-som"
|
||||
version = "0.1.0"
|
||||
version = "0.1.3"
|
||||
description = "Computer Vision and OCR library for detecting and analyzing UI elements"
|
||||
authors = [
|
||||
{ name = "TryCua", email = "gh@trycua.com" }
|
||||
|
||||
Reference in New Issue
Block a user