Skip to content

Commit fa47cf3

Browse files
committed
chore: bump version to 0.9.1
1 parent 715a273 commit fa47cf3

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: mlr3fselect
22
Title: Feature Selection for 'mlr3'
3-
Version: 0.9.0.9000
3+
Version: 0.9.1
44
Authors@R: c(
55
person("Marc", "Becker", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-8115-0400")),

NEWS.md

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

33
* refactor: Remove internal use of `mlr3pipelines`.
44
* fix: Feature selection with measures that require the importance or oob error works now.

0 commit comments

Comments
 (0)