We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90081b commit 92e9c9bCopy full SHA for 92e9c9b
3 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- "LoopStructural": "1.6.9"
+ "LoopStructural": "1.6.10"
3
}
LoopStructural/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.6.10](https://github.com/Loop3D/LoopStructural/compare/v1.6.9...v1.6.10) (2025-04-04)
4
+
5
6
+### Bug Fixes
7
8
+* add fault pitch ([a05d277](https://github.com/Loop3D/LoopStructural/commit/a05d2773663cd6c826fde90ff2465e79de17aa6f))
9
+* Adding colours to surfaces ([2d40563](https://github.com/Loop3D/LoopStructural/commit/2d40563364dfb229fcd3a22b1c5e6e6bc841de6d))
10
11
## [1.6.9](https://github.com/Loop3D/LoopStructural/compare/v1.6.8...v1.6.9) (2025-03-30)
12
13
LoopStructural/version.py
@@ -1 +1 @@
-__version__ = "1.6.9"
+__version__ = "1.6.10"
0 commit comments