We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8164dfc commit 817ce5eCopy full SHA for 817ce5e
README.md
@@ -1,6 +1,6 @@
1
<h1 align="center">
2
3
-
+
4
5
</h1>
6
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mmore"
7
-version = "1.1"
+version = "1.1.1"
8
description = "mmore: Scalable multimodal document extraction pipeline for custom RAG integration."
9
readme = "README.md"
10
authors = [
0 commit comments