Skip to content

Commit c8220d8

Browse files
committed
Increased version to 0.2.1 and updated changelog
1 parent 42f7120 commit c8220d8

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.2.1] - 2025-11-27
2+
3+
### Added
4+
- H0-mini foundation model
5+
6+
### Changed
7+
- Minor change to ranking in leaderboards (same rounded performance = same rank)
8+
9+
### Fixed
10+
- Updated timm version requirements to adjust to keep
11+
112
## [0.2.0] - 2025-11-16
213

314
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "thunder-bench"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "THUNDER: Tile-level Histopathology image UNDERstanding benchmark"
55
requires-python = ">=3.10,<3.14"
66
readme = "README.md"

0 commit comments

Comments
 (0)