Skip to content

Commit 03d0aa7

Browse files
0.10.10
Works with river>0.19.0
1 parent e11434f commit 03d0aa7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 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.10.9"
10+
version = "0.10.10"
1111
authors = [
1212
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
1313
]
@@ -40,7 +40,7 @@ dependencies = [
4040
"plotly",
4141
"python-markdown-math",
4242
"pytorch-lightning>=1.4",
43-
"river<=0.19.0",
43+
"river",
4444
"scikit-learn",
4545
"scipy",
4646
"spotRiver",

0 commit comments

Comments
 (0)