Skip to content

Commit

Permalink
release: 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Sep 11, 2024
1 parent 890ee3d commit 00ff8a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mlr3measures
Title: Performance Measures for 'mlr3'
Version: 0.6.0.9000
Version: 1.0.0
Authors@R: c(
person("Michel", "Lang", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-9754-0393")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mlr3measures (development version)
# mlr3measures 1.0.0

* Added new measure `linex` (Linear-Exponential Loss).
* Added new measure `pinball` (Average Pinball Loss).
Expand Down

0 comments on commit 00ff8a5

Please sign in to comment.