Skip to content

Commit 85e3f0c

Browse files
Bump cua-computer-server to v0.3.20
1 parent bfece9e commit 85e3f0c

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.19
2+
current_version = 0.3.20
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.19"
7+
version = "0.3.20"
88

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

0 commit comments

Comments
 (0)