Skip to content

Commit 2722b32

Browse files
author
github-actions
committed
0.5.8
Automatically generated by python-semantic-release
1 parent 00053f1 commit 2722b32

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.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+
39
## v0.5.7 (2024-03-25)
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.7"
3+
version = "0.5.8"
44
description = "Utilities for scikit-learn."
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)