Skip to content

Commit 75b5393

Browse files
committed
feat: v4.3.0
1 parent 285fdff commit 75b5393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to
88
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
99

1010

11-
## [Unreleased]
11+
## [v4.3.0] - 2022-07-17
1212
### Added
1313
- The `QuantileRegressionForest` now has a `feature_importances_` attribute.
1414

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "doubt"
7-
version = "4.2.0"
7+
version = "4.3.0"
88
description = "Bringing back uncertainty to machine learning."
99
authors = ["Dan Saattrup Nielsen <saattrupdan@gmail.com>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)