diff --git a/hydrolib/core/__init__.py b/hydrolib/core/__init__.py index 3d26edf77..df1243329 100644 --- a/hydrolib/core/__init__.py +++ b/hydrolib/core/__init__.py @@ -1 +1 @@ -__version__ = "0.4.1" +__version__ = "0.4.2" diff --git a/pyproject.toml b/pyproject.toml index ad2527b90..6da2a18ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hydrolib-core" -version = "0.4.1" +version = "0.4.2" description = "Python wrappers around D-HYDRO Suite." authors = ["Deltares"] license = "MIT" @@ -50,7 +50,7 @@ ipykernel = "^6.15.0" [tool.commitizen] name = "cz_conventional_commits" -version = "0.4.1" +version = "0.4.2" tag_format = "$version" version_files = [ "hydrolib/core/__init__.py", diff --git a/tests/data/reference/dimr/test_serialize.xml b/tests/data/reference/dimr/test_serialize.xml index 7673f48a3..ca00866c9 100644 --- a/tests/data/reference/dimr/test_serialize.xml +++ b/tests/data/reference/dimr/test_serialize.xml @@ -2,7 +2,7 @@ 1.3 - hydrolib-core 0.4.1 + hydrolib-core 0.4.2 2020-03-17T10:02:49.4520672Z diff --git a/tests/data/reference/model/test_dimr_model_save.xml b/tests/data/reference/model/test_dimr_model_save.xml index 58a0fef23..7e879cdc3 100644 --- a/tests/data/reference/model/test_dimr_model_save.xml +++ b/tests/data/reference/model/test_dimr_model_save.xml @@ -2,7 +2,7 @@ 1.3 - hydrolib-core 0.4.1 + hydrolib-core 0.4.2 2021-07-29T12:45:00