Skip to content

Commit 030af80

Browse files
Update pyproject.toml
1 parent a336d10 commit 030af80

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
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.33.4"
10+
version = "0.33.5"
1111
authors = [
1212
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
1313
]
@@ -52,6 +52,7 @@ dependencies = [
5252
"scikit-learn",
5353
"scipy",
5454
"spotriver>=0.4.1",
55+
"spotdesirability",
5556
"seaborn",
5657
"statsmodels",
5758
"tabulate",

0 commit comments

Comments
 (0)