We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1bfc0 commit 66c6780Copy full SHA for 66c6780
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "spotPython"
10
-version = "0.13.5"
+version = "0.13.6"
11
authors = [
12
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
13
]
@@ -44,7 +44,7 @@ dependencies = [
44
"river>=0.21.0",
45
"scikit-learn",
46
"scipy",
47
- "spotRiver>=0.2.33",
+ "spotRiver>=0.2.35",
48
"seaborn",
49
"tabulate",
50
"tensorboard",
0 commit comments