From dca2d56df15944c04cc6eee7b6efe56a2bc5af1a Mon Sep 17 00:00:00 2001 From: Thijs Lukkezen Date: Wed, 27 Nov 2024 14:37:18 +0100 Subject: [PATCH] chore(release): version 0.8.2 --- CHANGELOG.md | 6 ++++++ pyproject.toml | 2 +- src/pypilecore/_version.py | 2 +- tests/openapi/openapi.yaml | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a943491..6ef7266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.8.2] - 2024-11-27 + +### Bug Fixes + +- *(pile_name)* Guarantee that PileProperties.name returns a string or None + ## [0.8.1] - 2024-11-20 ### Features diff --git a/pyproject.toml b/pyproject.toml index 8cd7491..f63a70e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "py-pilecore" -version = "0.8.1" +version = "0.8.2" description = "Public python SDK for the CEMS PileCore web-API." requires-python = ">=3.9" dependencies = [ diff --git a/src/pypilecore/_version.py b/src/pypilecore/_version.py index 53c450c..959936b 100644 --- a/src/pypilecore/_version.py +++ b/src/pypilecore/_version.py @@ -4,4 +4,4 @@ __version__ = version("py-pilecore") # during CI except PackageNotFoundError: - __version__ = "0.8.1" + __version__ = "0.8.2" diff --git a/tests/openapi/openapi.yaml b/tests/openapi/openapi.yaml index a674093..379d46c 100644 --- a/tests/openapi/openapi.yaml +++ b/tests/openapi/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.0.3 info: title: PileCore - version: 0.8.1 + version: 0.8.2 description: >- PileCore aims to give you the full pile calculation utilities without an engineer in the loop. This means that calculations must be able to run from