Skip to content

Commit a43d6d2

Browse files
chore(master): release 1.5.5
1 parent 13e0796 commit a43d6d2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.5.5](https://github.com/Loop3D/LoopStructural/compare/v1.5.4...v1.5.5) (2023-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* ci formatting ([44d434f](https://github.com/Loop3D/LoopStructural/commit/44d434f68706cdefa359194a189f03c8db52f280))
9+
* fix numpy to 1.21 ([13e0796](https://github.com/Loop3D/LoopStructural/commit/13e0796a64d22b485168ba6fd198b68e0e70c6ec))
10+
311
## [1.5.4](https://github.com/Loop3D/LoopStructural/compare/v1.5.3...v1.5.4) (2023-01-12)
412

513

LoopStructural/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.4"
1+
__version__ = "1.5.5"

0 commit comments

Comments
 (0)