From a8fb0efde4129607376269ca1f8c6d9f7d10b4bc Mon Sep 17 00:00:00 2001 From: Arthur van Dam Date: Tue, 25 Oct 2022 15:38:37 +0200 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.3.0=20=E2=86=92=200.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hydrolib/core/__init__.py b/hydrolib/core/__init__.py index 493f7415d..260c070a8 100644 --- a/hydrolib/core/__init__.py +++ b/hydrolib/core/__init__.py @@ -1 +1 @@ -__version__ = "0.3.0" +__version__ = "0.3.1" diff --git a/pyproject.toml b/pyproject.toml index 3101ccef4..9e72e3577 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hydrolib-core" -version = "0.3.0" +version = "0.3.1" 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.3.0" +version = "0.3.1" 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 7c99896c2..751c23421 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.3.0 + hydrolib-core 0.3.1 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 5b309af69..7cb94810f 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.3.0 + hydrolib-core 0.3.1 2021-07-29T12:45:00