We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e056b2 commit 52f5712Copy full SHA for 52f5712
CHANGELOG.md
@@ -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
7
## [0.2.1] - 2025-11-27
8
9
### Added
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "thunder-bench"
-version = "0.2.1"
+version = "0.2.2"
description = "THUNDER: Tile-level Histopathology image UNDERstanding benchmark"
requires-python = ">=3.10,<3.14"
readme = "README.md"
0 commit comments