We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a336d10 commit 030af80Copy full SHA for 030af80
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "spotpython"
10
-version = "0.33.4"
+version = "0.33.5"
11
authors = [
12
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
13
]
@@ -52,6 +52,7 @@ dependencies = [
52
"scikit-learn",
53
"scipy",
54
"spotriver>=0.4.1",
55
+ "spotdesirability",
56
"seaborn",
57
"statsmodels",
58
"tabulate",
0 commit comments