Skip to content

Commit a9b6815

Browse files
committed
Bump cua-computer-server to v0.1.27
1 parent 1817aa6 commit a9b6815

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

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

0 commit comments

Comments
 (0)