Skip to content

Commit 71a3efa

Browse files
authored
Merge pull request #267 from Loop3D/release-please--branches--master
chore(master): release 1.6.18
2 parents b5574a1 + 7d7e5fe commit 71a3efa

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"LoopStructural": "1.6.17"
2+
"LoopStructural": "1.6.18"
33
}

LoopStructural/CHANGELOG.md

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

3+
## [1.6.18](https://github.com/Loop3D/LoopStructural/compare/v1.6.17...v1.6.18) (2025-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* add logging for wavelength guess ([67bebb1](https://github.com/Loop3D/LoopStructural/commit/67bebb1052a2948fb84e95364c06c1de99167667))
9+
* removing typealias ([d1626f5](https://github.com/Loop3D/LoopStructural/commit/d1626f5e75e7edfe582feb2a464450dfd23cc4b2))
10+
* store min/max unit value in unit and keep this up to date ([5af3815](https://github.com/Loop3D/LoopStructural/commit/5af3815c566c8db88dbd0c63b5fc2e00d0d4303d))
11+
* update strartigraphic column/stratigraphic id for new column ([55c303b](https://github.com/Loop3D/LoopStructural/commit/55c303bd3aabdac2a9d51beb143b44f13c67beaa))
12+
313
## [1.6.17](https://github.com/Loop3D/LoopStructural/compare/v1.6.16...v1.6.17) (2025-07-30)
414

515

LoopStructural/version.py

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

0 commit comments

Comments
 (0)