Skip to content

Commit 52f5712

Browse files
committed
Increased version to 0.2.2 and updated changelog
1 parent 9e056b2 commit 52f5712

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.2.2] - 2026-01-27
2+
3+
### Added
4+
- OpenMidnight foundation model
5+
- User-Agent header to download requests
6+
17
## [0.2.1] - 2025-11-27
28

39
### 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.1"
3+
version = "0.2.2"
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)