Skip to content

Commit 4478648

Browse files
authored
Merge pull request #150 from Loop3D/release-please--branches--master--components--LoopStructural
chore(master): release 1.5.10
2 parents 1ce8e32 + 0200b23 commit 4478648

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.5.10](https://github.com/Loop3D/LoopStructural/compare/v1.5.9...v1.5.10) (2023-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* adding 3D fault displacement function ([438e699](https://github.com/Loop3D/LoopStructural/commit/438e699842d4c97879fb5ab9a89fd2746845d41e))
9+
* major change for base grid ([0a49817](https://github.com/Loop3D/LoopStructural/commit/0a4981785abf671a0153cce2c4c64c1a8650602c))
10+
* trying to use bash to recognise anaconda command ([1ce8e32](https://github.com/Loop3D/LoopStructural/commit/1ce8e320d1fa03b5c8bda8a80a411a7361e009c6))
11+
* updating tetmesh class for new indexing ([e53369a](https://github.com/Loop3D/LoopStructural/commit/e53369a42a1b4b990ed5c1a88bcf7440163200e7))
12+
313
## [1.5.9](https://github.com/Loop3D/LoopStructural/compare/v1.5.8...v1.5.9) (2023-03-06)
414

515

LoopStructural/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.9"
1+
__version__ = "1.5.10"

0 commit comments

Comments
 (0)