Skip to content

Commit 14069d7

Browse files
chore(master): release 1.5.4
1 parent 5b0b6a2 commit 14069d7

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.4](https://github.com/Loop3D/LoopStructural/compare/v1.5.3...v1.5.4) (2022-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* absolute import to relative import ([0ff0ba9](https://github.com/Loop3D/LoopStructural/commit/0ff0ba95f5efa4a543232a901b8fcc1ad542a216))
9+
* adding meshio to docs docker ([12ca5d3](https://github.com/Loop3D/LoopStructural/commit/12ca5d3e477e10cbf5737b112acba1c039358f80))
10+
* removing old create dtm function ([b559674](https://github.com/Loop3D/LoopStructural/commit/b559674d46580706bc4136bd561db5f14dfc076f))
11+
* removing probability module ([5b0b6a2](https://github.com/Loop3D/LoopStructural/commit/5b0b6a2cca303066439c6e9d634798fdfeb93535))
12+
* typo in feature exporter ([a735e9f](https://github.com/Loop3D/LoopStructural/commit/a735e9ffcfe2d42dff06a28752194aa4b44829ec))
13+
14+
15+
### Documentation
16+
17+
* fixing lavavu version ([a993f60](https://github.com/Loop3D/LoopStructural/commit/a993f6053d0814b36ac128ffceef7dffda9fb719))
18+
* rename builder to builders ([d332399](https://github.com/Loop3D/LoopStructural/commit/d33239921623dbd909cc94bc31353e4b2ff11efd))
19+
320
## [1.5.3](https://github.com/Loop3D/LoopStructural/compare/v1.5.2...v1.5.3) (2022-11-02)
421

522

LoopStructural/version.py

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

0 commit comments

Comments
 (0)