File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " xaiflow"
7- version = " 0.1.0rc8 "
7+ version = " 0.1.0rc3 "
88description = " MLflow integration library for generating interactive HTML reports with SHAP analysis using Svelte and Chart.js"
99authors = [
1010 {name = " CloudExplain Team" , email = " tobias@cloudexplain.eu" }
@@ -46,9 +46,9 @@ dev = [
4646]
4747
4848[project .urls ]
49- Documentation = " https://github.com/cloudexplain/ce-mlflow-extension "
50- Source = " https://github.com/cloudexplain/ce-mlflow-extension "
51- Tracker = " https://github.com/cloudexplain/ce-mlflow-extension /issues"
49+ Documentation = " https://github.com/cloudexplain/xaiflow "
50+ Source = " https://github.com/cloudexplain/xaiflow "
51+ Tracker = " https://github.com/cloudexplain/xaiflow /issues"
5252
5353[tool .setuptools ]
5454package-dir = {"" = " src" }
You can’t perform that action at this time.
0 commit comments