Skip to content

Commit

Permalink
0.9.12
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Nov 28, 2022
1 parent fce9d7d commit 9e246ca
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.9.12 (2022-11-28)
### Fix
* Remove AnnType dependency which is redundant ([`fce9d7d`](https://github.com/OpenPecha/Toolkit/commit/fce9d7ddb9f13ca12072a72fc5a1d3ce1759d8b4))

## v0.9.11 (2022-11-28)
### Fix
* Circular import ([`4577a7d`](https://github.com/OpenPecha/Toolkit/commit/4577a7df2bf4b7085ee1cc9406cd59363f49d7b0))
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.9.11"
__version__ = "0.9.12"

0 comments on commit 9e246ca

Please sign in to comment.