From 42d0e8c0d78b3c869dd682c3bfae16e1fde7fd36 Mon Sep 17 00:00:00 2001 From: Prisca van der Sluis Date: Fri, 12 Jan 2024 08:05:34 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.6.0=20=E2=86=92=200.6.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 2 ++ hydrolib/core/__init__.py | 2 +- pyproject.toml | 2 +- tests/data/reference/dimr/test_serialize.xml | 2 +- tests/data/reference/model/test_dimr_model_save.xml | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 5563a7018..233c4e605 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,5 @@ +## 0.6.1 (2024-01-12) + ## 0.6.0 (2023-11-16) ### Feat diff --git a/hydrolib/core/__init__.py b/hydrolib/core/__init__.py index 906d362f7..43c4ab005 100644 --- a/hydrolib/core/__init__.py +++ b/hydrolib/core/__init__.py @@ -1 +1 @@ -__version__ = "0.6.0" +__version__ = "0.6.1" diff --git a/pyproject.toml b/pyproject.toml index a30ae2164..211ce2f18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ ipykernel = "^6.15.0" [tool.commitizen] name = "cz_conventional_commits" -version = "0.6.0" +version = "0.6.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 48f28b0f1..7d6abd395 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.6.0 + hydrolib-core 0.6.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 49cd0d009..8a1a0b6c2 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.6.0 + hydrolib-core 0.6.1 2021-07-29T12:45:00