Skip to content

Commit 72d8615

Browse files
author
github-actions
committed
0.5.12
Automatically generated by python-semantic-release
1 parent eafb139 commit 72d8615

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.12 (2025-01-29)
4+
5+
### Fix
6+
7+
- Update dependency typing-extensions to v4.12.2 (#95) ([`059720e`](https://github.com/34j/sklearn-utilities/commit/059720e867ee49fc50ad8092099f93958d2cbf67))
8+
39
## v0.5.11 (2024-11-01)
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.11"
3+
version = "0.5.12"
44
description = "Utilities for scikit-learn."
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)