Skip to content

Commit 0796664

Browse files
author
github-actions
committed
0.11.6
Automatically generated by python-semantic-release
1 parent 5b48abf commit 0796664

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

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

5+
## v0.11.6 (2023-05-17)
6+
### Fix
7+
* **elan:** Indent ANNOTATION_VALUE tag ([`946d45d`](https://github.com/OpenPecha/Toolkit/commit/946d45db0e327cfe892489996e1de092a2d1776e))
8+
* **elan:** Put end_payload in the end ([`adb9848`](https://github.com/OpenPecha/Toolkit/commit/adb98482112f8cc5eb1898eb4e0dd7557286d63c))
9+
510
## v0.11.5 (2023-05-03)
611
### Fix
712
* **ocr:** Handle case where pecha_id is None ([`8740f22`](https://github.com/OpenPecha/Toolkit/commit/8740f22447a2f9e101eddb7b798833c83f5dffae))

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.5"
2+
__version__ = "0.11.6"

0 commit comments

Comments
 (0)