Skip to content

Commit a012f45

Browse files
0.26.26
forestci
1 parent 79ad72c commit a012f45

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "spotpython"
10-
version = "0.26.25"
10+
version = "0.26.26"
1111
authors = [
1212
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
1313
]
@@ -26,8 +26,9 @@ classifiers = [
2626
dependencies = [
2727
"build",
2828
"captum",
29-
"lightning>=2.0.0rc0",
29+
"forestci",
3030
"graphviz",
31+
"lightning>=2.0.0rc0",
3132
"mapie",
3233
"matplotlib",
3334
"mkdocs>=1.6.0",

0 commit comments

Comments
 (0)