Skip to content

Commit fcf17be

Browse files
authored
chore(main): release megaparse 0.0.54 (#227)
1 parent 2d2d0b4 commit fcf17be

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,4 +1,4 @@
11
{
2-
"libs/megaparse": "0.0.53",
2+
"libs/megaparse": "0.0.54",
33
"libs/megaparse_sdk": "0.1.10"
44
}

libs/megaparse/CHANGELOG.md

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

3+
## [0.0.54](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.53...megaparse-v0.0.54) (2025-02-11)
4+
5+
6+
### Features
7+
8+
* add_layout_detection ([#220](https://github.com/QuivrHQ/MegaParse/issues/220)) ([2d2d0b4](https://github.com/QuivrHQ/MegaParse/commit/2d2d0b42bba4c883db423568e932eda42edd60d7))
9+
310
## [0.0.53](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.52...megaparse-v0.0.53) (2025-01-16)
411

512

libs/megaparse/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "megaparse"
3-
version = "0.0.53"
3+
version = "0.0.54"
44
authors = [
55
{ name = "Stan Girard", email = "[email protected]" },
66
{ name = "Chloé Daems", email = "[email protected]" },

0 commit comments

Comments
 (0)