Skip to content

Commit 081bd19

Browse files
authored
Merge pull request #140 from Loop3D/release-please--branches--master--components--LoopStructural
chore(master): release 1.5.5
2 parents 0a312e7 + 2b6c377 commit 081bd19

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.5](https://github.com/Loop3D/LoopStructural/compare/v1.5.4...v1.5.5) (2023-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* adding numpy and cython to sdist ([c6ff2e1](https://github.com/Loop3D/LoopStructural/commit/c6ff2e11794ebe45f4ce393d67b309ffae1d4868))
9+
* ci formatting ([44d434f](https://github.com/Loop3D/LoopStructural/commit/44d434f68706cdefa359194a189f03c8db52f280))
10+
* fix numpy to 1.21 ([13e0796](https://github.com/Loop3D/LoopStructural/commit/13e0796a64d22b485168ba6fd198b68e0e70c6ec))
11+
312
## [1.5.4](https://github.com/Loop3D/LoopStructural/compare/v1.5.3...v1.5.4) (2023-01-12)
413

514

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)