Skip to content

Commit 129bc66

Browse files
committed
release: 1.3.0
1 parent 6f2ae36 commit 129bc66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3
22
Title: Machine Learning in R - Next Generation
3-
Version: 1.2.0.9000
3+
Version: 1.3.0
44
Authors@R:
55
c(
66
person("Michel", "Lang", , "[email protected]", role = "aut",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mlr3 (development version)
1+
# mlr3 1.3.0
22

33
* feat: `Learner$predict()` can now add additional data to `PredictionClassif` and `PredictionRegr` objects via the `extra` field.
44

0 commit comments

Comments
 (0)