File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -7,20 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77** Note: we move fast, but still we preserve 0.1 version (one feature release) back compatibility.**
88
99
10- ## [ 0.11.2] - 2023-02-DD
10+ ## [ 0.11.2] - 2023-02-21
1111
1212### Fixed
1313
1414- Fixed compatibility between XLA in ` _bincount ` function ([ #1471 ] ( https://github.com/Lightning-AI/metrics/pull/1471 ) )
15-
16-
1715- Fixed type hints in methods belonging to ` MetricTracker ` wrapper ([ #1472 ] ( https://github.com/Lightning-AI/metrics/pull/1472 ) )
18-
19-
2016- Fixed ` multilabel ` in ` ExactMatch ` ([ #1474 ] ( https://github.com/Lightning-AI/metrics/pull/1474 ) )
2117
2218
23-
2419## [ 0.11.1] - 2023-01-30
2520
2621### Fixed
Original file line number Diff line number Diff line change 1- __version__ = "0.11.1 "
1+ __version__ = "0.11.2 "
22__author__ = "Lightning-AI et al."
33__author_email__ = "name@pytorchlightning.ai"
44__license__ = "Apache-2.0"
You can’t perform that action at this time.
0 commit comments