Skip to content

Commit f9ca2c9

Browse files
author
github-actions
committed
0.11.8
Automatically generated by python-semantic-release
1 parent a10c298 commit f9ca2c9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.11.8 (2023-10-05)
6+
7+
### Fix
8+
9+
* **ci:** Pin python-semantic-release version ([`a10c298`](https://github.com/OpenPecha/Toolkit/commit/a10c298e7c7a8d09cda0d7a2addae39b033a4d6b))
10+
* **dependency:** Make commit parser happy ([`6c6eae1`](https://github.com/OpenPecha/Toolkit/commit/6c6eae177ebedcfe19cf5ebbf3332d679b1173c6))
11+
512
## v0.11.7 (2023-05-29)
613
### Fix
714

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

0 commit comments

Comments
 (0)