Skip to content

Commit e34e662

Browse files
author
github-actions
committed
0.11.12
Automatically generated by python-semantic-release
1 parent 545d8ea commit e34e662

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.11.12 (2024-06-05)
6+
7+
### Fix
8+
9+
* PYPI email verification error for new release ([`545d8ea`](https://github.com/OpenPecha/Toolkit/commit/545d8eacb9aa1fd3b267304b902f40daf07fd738))
10+
511
## v0.11.11 (2024-06-05)
612

713
### Fix

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.11"
2+
__version__ = "0.11.12"

0 commit comments

Comments
 (0)