Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jul 1, 2024
1 parent 45a4b4f commit c0faf1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2024-07-01 - release 0.16.4
- Dont write result file to disk

2024-05-13 - release 0.16.3
- Check omc presence
- Fix packages list
Expand Down
2 changes: 1 addition & 1 deletion otfmi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.16.3"
__version__ = "0.16.4"

from .otfmi import (
FMUFunction,
Expand Down

0 comments on commit c0faf1e

Please sign in to comment.