Skip to content

Commit eeda2c0

Browse files
Bump cua-computer-server to v0.3.33
1 parent a7484f6 commit eeda2c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/python/computer-server/.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.3.32
2+
current_version = 0.3.33
33
commit = True
44
tag = True
55
tag_name = computer-server-v{new_version}

libs/python/computer-server/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-computer-server"
7-
version = "0.3.32"
7+
version = "0.3.33"
88

99
description = "Server component for the Computer-Use Interface (CUI) framework powering Cua"
1010
authors = [

0 commit comments

Comments
 (0)