Skip to content

Commit

Permalink
0.6.21
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Dec 23, 2020
1 parent a1b1016 commit bb0c324
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.6.21 (2020-12-23)
### Fix
* Small bugs ([`a1b1016`](https://github.com/OpenPecha/openpecha-toolkit/commit/a1b1016d78caccfc0b86f82e477c8fd8b0954f8a))

## v0.6.20 (2020-11-23)
### Fix
* Break after 500 syllables ([`8d93203`](https://github.com/OpenPecha/openpecha-toolkit/commit/8d9320337029a232328dfcdf21ddb166a3f4f37e))
Expand Down
2 changes: 1 addition & 1 deletion openpecha/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Version of openpecha-toolkit package
__version__ = "0.6.20"
__version__ = "0.6.21"

0 comments on commit bb0c324

Please sign in to comment.