Skip to content

Commit b08343c

Browse files
committed
Bump cua-computer-server to v0.1.25
1 parent cb8f7de commit b08343c

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

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

0 commit comments

Comments
 (0)