Skip to content

Commit 987aad3

Browse files
0.20.2
1 parent 2997f55 commit 987aad3

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

RELEASE_NOTES.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
spotpython 0.19.1:
211

312
- objectivefunctions.py:

pyproject.toml

Lines changed: 1 addition & 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.20.1"
10+
version = "0.20.2"
1111
authors = [
1212
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
1313
]

0 commit comments

Comments
 (0)