diff --git a/ChangeLog b/ChangeLog index 42cc034..e066783 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/otfmi/__init__.py b/otfmi/__init__.py index a4a8083..687166d 100644 --- a/otfmi/__init__.py +++ b/otfmi/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.16.3" +__version__ = "0.16.4" from .otfmi import ( FMUFunction,