Skip to content

Commit c41b05e

Browse files
Bump cua-agent to v0.7.32
1 parent c8e5f19 commit c41b05e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/python/agent/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.7.31
2+
current_version = 0.7.32
33
commit = True
44
tag = True
55
tag_name = agent-v{new_version}

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.7.31"
7+
version = "0.7.32"
88
description = "Cua (Computer Use) Agent for AI-driven computer interaction"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)