Skip to content

Commit

Permalink
release: 0.22.1.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Nov 27, 2024
1 parent d412c27 commit 2c8734a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
.LSOverride

# Icon must end with two \r
Icon
Icon


# Thumbnails
._*
Expand Down Expand Up @@ -180,3 +181,4 @@ revdep/

# misc
Meta/
Rplots.pdf
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mlr3
Title: Machine Learning in R - Next Generation
Version: 0.22.1
Version: 0.22.1.9000
Authors@R:
c(
person("Michel", "Lang", , "[email protected]", role = "aut",
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# mlr3 (development version)

# mlr3 0.22.1

* fix: Extend `assert_measure()` with checks for trained models in `assert_scorable()`.
Expand Down

0 comments on commit 2c8734a

Please sign in to comment.