From be532afc40d99b13bb8608d2870f66306617bfaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 23:28:48 +0000 Subject: [PATCH] chore(master): release 1.5.7 --- CHANGELOG.md | 7 +++++++ LoopStructural/version.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8730a7d..d2443a978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.7](https://github.com/Loop3D/LoopStructural/compare/v1.5.6...v1.5.7) (2023-01-23) + + +### Bug Fixes + +* triggering release ([c63f12f](https://github.com/Loop3D/LoopStructural/commit/c63f12f09d20e8b5cbf3f1a317486836ee6d057f)) + ## [1.5.6](https://github.com/Loop3D/LoopStructural/compare/v1.5.5...v1.5.6) (2023-01-19) diff --git a/LoopStructural/version.py b/LoopStructural/version.py index 3bce925a8..07435e0c0 100644 --- a/LoopStructural/version.py +++ b/LoopStructural/version.py @@ -1 +1 @@ -__version__ = "1.5.6" +__version__ = "1.5.7"