We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2997f55 commit 987aad3Copy full SHA for 987aad3
2 files changed
RELEASE_NOTES.txt
@@ -1,3 +1,12 @@
1
+spotpython 0.20.2:
2
+
3
+ - lightdatamodule handles data_val
4
5
+spotpython 0.20.0:
6
7
+- spot can handle penalties for NA evaluations
8
9
10
spotpython 0.19.1:
11
12
- objectivefunctions.py:
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "spotpython"
-version = "0.20.1"
+version = "0.20.2"
authors = [
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
13
]
0 commit comments