Skip to content

Commit 023251d

Browse files
chore: bump cua-bench version to 0.2.6
1 parent d53ab31 commit 023251d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/cua-bench/.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.2.5
2+
current_version = 0.2.6
33
commit = True
44
tag = True
55
tag_name = bench-v{new_version}

libs/cua-bench/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cua-bench"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
description = "Toolkit for computer-use RL environments and benchmarks"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)