From f7b615e37acd9390e46e44a85c761a58d240a303 Mon Sep 17 00:00:00 2001 From: Tim van den Aardweg Date: Wed, 19 Apr 2023 14:18:55 +0200 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.5.1=20=E2=86=92=200.5.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 6 ++++++ hydrolib/core/__init__.py | 2 +- pyproject.toml | 4 ++-- tests/data/reference/dimr/test_serialize.xml | 2 +- tests/data/reference/model/test_dimr_model_save.xml | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index e3ba6c76b..946dc43e5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,9 @@ +## 0.5.2 (2023-04-19) + +### Fix + +- failing unittest + SonarCloud security issue (#541) + ## 0.5.1 (2023-04-17) ### Feat diff --git a/hydrolib/core/__init__.py b/hydrolib/core/__init__.py index dd9b22ccc..722515271 100644 --- a/hydrolib/core/__init__.py +++ b/hydrolib/core/__init__.py @@ -1 +1 @@ -__version__ = "0.5.1" +__version__ = "0.5.2" diff --git a/pyproject.toml b/pyproject.toml index 7f668d1d7..d21a3039f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hydrolib-core" -version = "0.5.1" +version = "0.5.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.5.1" +version = "0.5.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 407c59fc5..acca9980b 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.5.1 + hydrolib-core 0.5.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 5d160f288..b8a34411e 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.5.1 + hydrolib-core 0.5.2 2021-07-29T12:45:00