Skip to content

Commit f867407

Browse files
committed
0.3.0
Automatically generated by python-semantic-release
1 parent 7781834 commit f867407

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.3.0 (2023-10-29)
4+
5+
### Feature
6+
7+
- Add more errors and fix imports (#16) ([`7781834`](https://github.com/34j/sklearn-utilities/commit/7781834fccbe4781ad7ab80e78d41c4899697b98))
8+
39
## v0.2.3 (2023-10-27)
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.2.3"
3+
version = "0.3.0"
44
description = "Utilities for scikit-learn."
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)