We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf14694 commit c674d18Copy full SHA for c674d18
CHANGELOG
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.5.14 (2025-05-26)
4
+
5
+### Fix
6
7
+- Update dependency typing-extensions to v4.13.2 (#109) ([`cf14694`](https://github.com/34j/sklearn-utilities/commit/cf146949e10fb911a1cc1fcb9f77c1a68ddc7465))
8
9
## v0.5.13 (2025-05-26)
10
11
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sklearn-utilities"
-version = "0.5.13"
+version = "0.5.14"
description = "Utilities for scikit-learn."
authors = ["34j <34j.95a2p@simplelogin.com>"]
license = "MIT"
0 commit comments