We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b47b77 commit e3130d7Copy full SHA for e3130d7
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.11.10 (2024-02-22)
6
+
7
+### Fix
8
9
+* **OCRFormatter:** Add same_line_ratio_threshold class variable ([#272](https://github.com/OpenPecha/Toolkit/issues/272)) ([`5b47b77`](https://github.com/OpenPecha/Toolkit/commit/5b47b778dc53fbfc3710825638e54a7f3338ccaa))
10
11
## v0.11.9 (2023-12-21)
12
13
### Fix
openpecha/__init__.py
@@ -1,2 +1,2 @@
1
# Version of openpecha-toolkit package
-__version__ = "0.11.9"
+__version__ = "0.11.10"
0 commit comments