Skip to content

Commit 908ab97

Browse files
author
github-actions
committed
0.11.9
Automatically generated by python-semantic-release
1 parent e94d65d commit 908ab97

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.11.9 (2023-12-21)
6+
7+
### Fix
8+
9+
* **ocr:** Checking the abnormal post correction feature added ([#264](https://github.com/OpenPecha/Toolkit/issues/264)) ([`e94d65d`](https://github.com/OpenPecha/Toolkit/commit/e94d65dae8dce63eaf415eb62300e46eab9d9796))
10+
11+
### Documentation
12+
13+
* Remove openpecha.org docs ([`3b2e2f1`](https://github.com/OpenPecha/Toolkit/commit/3b2e2f124cc769725e39bcd96ad70eff94c7baac))
14+
515
## v0.11.8 (2023-10-05)
616

717
### Fix

openpecha/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Version of openpecha-toolkit package
2-
__version__ = "0.11.8"
2+
__version__ = "0.11.9"

0 commit comments

Comments
 (0)