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 00053f1 commit 2722b32Copy full SHA for 2722b32
CHANGELOG
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.5.8 (2024-03-26)
4
+
5
+### Fix
6
7
+- Update dependency typing-extensions to v4.10.0 (#74) ([`00053f1`](https://github.com/34j/sklearn-utilities/commit/00053f104efa1381cf60977af6f88a76647bc57d))
8
9
## v0.5.7 (2024-03-25)
10
11
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sklearn-utilities"
-version = "0.5.7"
+version = "0.5.8"
description = "Utilities for scikit-learn."
authors = ["34j <34j.95a2p@simplelogin.com>"]
license = "MIT"
0 commit comments