Skip to content

Commit c674d18

Browse files
author
github-actions
committed
0.5.14
Automatically generated by python-semantic-release
1 parent cf14694 commit c674d18

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.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+
39
## v0.5.13 (2025-05-26)
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.13"
3+
version = "0.5.14"
44
description = "Utilities for scikit-learn."
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)