diff --git a/DESCRIPTION b/DESCRIPTION index 587f4c41..555213ea 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: mlr3mbo Title: Flexible Bayesian Optimization -Version: 0.2.1.9000 +Version: 0.2.2 Authors@R: c( person("Lennart", "Schneider", , "lennart.sch@web.de", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-4152-5308")), diff --git a/NEWS.md b/NEWS.md index 865bf2aa..50fe7833 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# mlr3mbo 0.2.1.9000 +# mlr3mbo 0.2.2 * refactor: compatibility with upcoming paradox upgrade. * feat: `OptimizerMbo` and `TunerMbo` now update the `Surrogate` a final time after the optimization process finished to