Skip to content

Commit

Permalink
0.1.102
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed May 25, 2022
1 parent 9546e62 commit 2b76d0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v0.1.102 (2022-05-25)
### Fix
* **hot-fix:** Punct notes are skipped for normalization ([`9546e62`](https://github.com/Esukhia/pedurma/commit/9546e626aa66a87c3e36327ae6cb48b942bc0380))

## v0.1.101 (2022-05-24)
### Fix
* **setup:** Openpecha version updated ([`5cab1d4`](https://github.com/Esukhia/pedurma/commit/5cab1d4514e827616ac63fecb06cbb76fad07307))
Expand Down
2 changes: 1 addition & 1 deletion pedurma/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
from .texts import *
from .utils import *

__version__ = "0.1.101"
__version__ = "0.1.102"

0 comments on commit 2b76d0d

Please sign in to comment.