Skip to content

Commit 078f8a6

Browse files
authored
Merge pull request #247 from Loop3D/release-please--branches--master
chore(master): release 3.3.1
2 parents 381d13f + 93a3b7a commit 078f8a6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "3.3.0"
2+
".": "3.3.1"
33
}

CHANGELOG.md

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

3+
## [3.3.1](https://github.com/Loop3D/map2loop/compare/v3.3.0...v3.3.1) (2026-01-31)
4+
5+
6+
### Bug Fixes
7+
8+
* use first line from shapely and add all dip/thickness estimates ([#246](https://github.com/Loop3D/map2loop/issues/246)) ([381d13f](https://github.com/Loop3D/map2loop/commit/381d13fb2b281568f81fd959139f6b3ac292df18))
9+
310
## [3.3.0](https://github.com/Loop3D/map2loop/compare/v3.2.10...v3.3.0) (2026-01-22)
411

512

map2loop/version.py

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

0 commit comments

Comments
 (0)