Skip to content

Commit 895dfa7

Browse files
committed
Bump version
1 parent 686bfb1 commit 895dfa7

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,6 +1,6 @@
11
Package: kernelshap
22
Title: Kernel SHAP
3-
Version: 0.8.1
3+
Version: 0.9.0
44
Authors@R: c(
55
person("Michael", "Mayer", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0009-0007-2540-9629")),

packaging.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ library(usethis)
1515
use_description(
1616
fields = list(
1717
Title = "Kernel SHAP",
18-
Version = "0.8.1",
18+
Version = "0.9.0",
1919
Description = "Efficient implementation of Kernel SHAP
2020
(Lundberg and Lee, 2017, <doi:10.48550/arXiv.1705.07874>)
2121
permutation SHAP, and additive SHAP for model interpretability.

0 commit comments

Comments
 (0)