Skip to content

Commit

Permalink
0.7.39
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jun 2, 2021
1 parent 7d91827 commit 8e07e2a
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.7.39 (2021-06-02)
### Fix
* **utils:** Yaml loader and dumper is changed to Csafeloader and Csafedumper ([`da8ff8b`](https://github.com/OpenPecha-dev/openpecha-toolkit/commit/da8ff8b386055357be71db25a7d7f422b554dbdd))

## v0.7.38 (2021-05-28)
### Fix
* Raise exception for pecha doesn't exist ([`69aa954`](https://github.com/OpenPecha-dev/openpecha-toolkit/commit/69aa954f3970b1e2cfd8e740e24d308ec86c9154))
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.7.38"
__version__ = "0.7.39"

0 comments on commit 8e07e2a

Please sign in to comment.