Skip to content

Commit be1dd94

Browse files
authored
chore: bumo version to 0.3.3 (#28)
1 parent 244aa7f commit be1dd94

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3tuningspaces
22
Title: Search Spaces for 'mlr3'
3-
Version: 0.3.2.9000
3+
Version: 0.3.3
44
Authors@R: c(
55
person("Marc", "Becker", , "[email protected]", role = c("cre", "aut"),
66
comment = c(ORCID = "0000-0002-8115-0400")),

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# mlr3tuningspaces 0.3.2.9000
1+
# mlr3tuningspaces 0.3.3
22

3-
* fix: Extra `paradox::TuneToken` in `lts()` were not passed to learner created with `$get_learner()`.
3+
* fix: Extra `paradox::TuneToken` in `lts()` were not passed to learners created with `$get_learner()`.
4+
* docs: Add `lts()` return.
45

56
# mlr3tuningspaces 0.3.2
67

inst/WORDLIST

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Tobias
1919
TuningSpace
2020
Ullmann
2121
al
22-
argumented
2322
arxiv
2423
bylevel
2524
bytree

0 commit comments

Comments
 (0)