Skip to content

Commit 7ea7b5e

Browse files
0.19.1
1 parent 1c051a4 commit 7ea7b5e

3 files changed

Lines changed: 82 additions & 215 deletions

File tree

RELEASE_NOTES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
spotpython 0.19.1:
2+
3+
- objectivefunctions.py:
4+
- vectorized versions
5+
16
spotpython 0.19.0:
27

38
- 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.19.0"
10+
version = "0.19.1"
1111
authors = [
1212
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
1313
]

0 commit comments

Comments
 (0)