Skip to content

Commit 6a444a2

Browse files
authored
release: 0.9.0 (#24)
1 parent f4c547c commit 6a444a2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ $RECYCLE.BIN/
9999
*.lnk
100100
# End of https://www.toptal.com/developers/gitignore/api/windows
101101
.vscode
102+
cran-comments.md

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3data
22
Title: Collection of Machine Learning Data Sets for 'mlr3'
3-
Version: 0.8.0.9000
3+
Version: 0.9.0
44
Authors@R:
55
c(person(given = "Michel",
66
family = "Lang",

NEWS.md

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

33
* Readd `ames_housing` data set.
44

0 commit comments

Comments
 (0)