From 80ba922fabe3677151007df7e2d00a5a35c8d818 Mon Sep 17 00:00:00 2001 From: "marco.fumagalli" Date: Thu, 31 Aug 2023 10:53:30 +0200 Subject: [PATCH] minor fix --- pyproject.toml | 2 +- tests/test_xi.py | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0f4356f..b72aa5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xi-method" -version = "0.1.5" +version = "0.1.6" description = "Post hoc explanations for ML models through measures of statistical dependence" authors = ["marco.fumagalli ", "valentina.ghidini