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 547f9ca commit 4097d09Copy full SHA for 4097d09
CHANGELOG
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.5.13 (2025-05-26)
4
+
5
+### Fix
6
7
+- Update dependency lightgbm to v4.6.0 (#108) ([`547f9ca`](https://github.com/34j/sklearn-utilities/commit/547f9ca04a3eea581a7ee82a13f2a0e0ab8c5194))
8
9
## v0.5.12 (2025-01-29)
10
11
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sklearn-utilities"
-version = "0.5.12"
+version = "0.5.13"
description = "Utilities for scikit-learn."
authors = ["34j <34j.95a2p@simplelogin.com>"]
license = "MIT"
0 commit comments