Skip to content

Commit d003fd4

Browse files
authored
Merge pull request #178 from reacher-z/build/v0.3.3-patch
build: 0.3.3 patch release
2 parents 4021903 + 8a5c38e commit d003fd4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](https://semver.org/).
88

9-
## [Unreleased]
9+
## [0.3.3] - 2026-05-19
1010
### Changed
1111
- More data are stored in the `run-meta.json` for better post-hoc analysis and reproducibility, including the hash of the configs, runtime info, and flags used.
1212

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "clawbench-eval"
7-
version = "0.3.2"
7+
version = "0.3.3"
88
description = "Benchmarking framework for evaluating AI web agents on real-world online tasks"
99
readme = "README.md"
1010
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)