Skip to content

Commit a19827c

Browse files
committed
release: 0.5.0
1 parent cfe833f commit a19827c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3hyperband
22
Title: Hyperband for 'mlr3'
3-
Version: 0.4.5.9000
3+
Version: 0.5.0
44
Authors@R: c(
55
person("Marc", "Becker", , "marcbecker@posteo.de", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-8115-0400")),
@@ -48,7 +48,7 @@ Config/testthat/parallel: true
4848
Encoding: UTF-8
4949
NeedsCompilation: no
5050
Roxygen: list(markdown = TRUE)
51-
RoxygenNote: 7.2.3
51+
RoxygenNote: 7.3.1
5252
Collate:
5353
'aaa.R'
5454
'OptimizerSuccessiveHalving.R'

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# mlr3hyperband (development version)
1+
# mlr3hyperband 0.5.0
22

3-
* Compatibility with upcoming 'paradox' release.
3+
* compatibility: Work with new paradox version 1.0.0
44

55
# mlr3hyperband 0.4.5
66

0 commit comments

Comments
 (0)