Skip to content

Commit fb8d0f4

Browse files
committed
bump: v0.4.0 → v0.5.0
1 parent 7411de0 commit fb8d0f4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.5.0 (2026-03-09)
2+
3+
### Refactor
4+
5+
- align task groups to paper (JOBSIM/SKILLSIM → Semantic Similarity + Candidate Ranking) (#45)
6+
17
## v0.4.0 (2026-03-04)
28

39
### BREAKING CHANGE

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages = ["src/workrb"]
77

88
[project]
99
name = "workrb"
10-
version = "0.4.0"
10+
version = "0.5.0"
1111
description = "WorkRB: Work Research Benchmark. Easy benchmarking of AI progress in the work domain."
1212
readme = "README.md"
1313
requires-python = ">=3.10,<4.0"

0 commit comments

Comments
 (0)