Skip to content

Commit 4a4d7f2

Browse files
authored
chore(main): release megaparse 0.0.55 (#231)
1 parent 8b8abbc commit 4a4d7f2

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.54",
2+
"libs/megaparse": "0.0.55",
33
"libs/megaparse_sdk": "0.1.12"
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.55](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.54...megaparse-v0.0.55) (2025-02-14)
4+
5+
6+
### Features
7+
8+
* remove tensorrt ([#230](https://github.com/QuivrHQ/MegaParse/issues/230)) ([8b8abbc](https://github.com/QuivrHQ/MegaParse/commit/8b8abbc6a2a1b33d4e921d55d2519b773ec062c8))
9+
310
## [0.0.54](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.53...megaparse-v0.0.54) (2025-02-11)
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.54"
3+
version = "0.0.55"
44
authors = [
55
{ name = "Stan Girard", email = "[email protected]" },
66
{ name = "Chloé Daems", email = "[email protected]" },

0 commit comments

Comments
 (0)