Skip to content

Commit 0c95db7

Browse files
committed
version bump
1 parent 34bafc7 commit 0c95db7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: mlr3fairness
22
Type: Package
33
Title: Fairness Auditing and Debiasing for 'mlr3'
4-
Version: 0.3.1-9000
4+
Version: 0.3.2
55
Authors@R:
66
c(
77
person(given = "Florian",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mlr3fairness 0.3.1-9000
1+
# mlr3fairness 0.3.2
22
* The `Task` printer now prints the protected attribute.
33
* `fairness_ tensor` has a new argument `normalize` that controls normalization.
44
Possible values are `"all"` (global) `"group"` (by group) and `"none"` (no normalization).

0 commit comments

Comments
 (0)