Skip to content

Commit 4097d09

Browse files
author
github-actions
committed
0.5.13
Automatically generated by python-semantic-release
1 parent 547f9ca commit 4097d09

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## v0.5.12 (2025-01-29)
410

511
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sklearn-utilities"
3-
version = "0.5.12"
3+
version = "0.5.13"
44
description = "Utilities for scikit-learn."
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)