Skip to content

Commit b6ce5da

Browse files
committed
release 0.5.6
1 parent 22f9ef7 commit b6ce5da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Version 0.5.5
44

5+
* Add support for Weibull and HalfNormal Distributions
6+
7+
## Version 0.5.5
8+
59
* Upgrade sklearn > 1.6
610

711
## Version 0.5.4

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 = "ngboost"
3-
version = "0.5.5dev"
3+
version = "0.5.6dev"
44
description = "Library for probabilistic predictions via gradient boosting."
55
authors = ["Stanford ML Group <avati@cs.stanford.edu>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)