Skip to content

Commit 59a8c13

Browse files
committed
fix wrong version
1 parent 42a437c commit 59a8c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/python/agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "cua-agent"
7-
version = "0.5.1"
7+
version = "0.5.0"
88
description = "CUA (Computer Use) Agent for AI-driven computer interaction"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)