Skip to content

Commit 0a90832

Browse files
author
github-actions
committed
0.11.4
Automatically generated by python-semantic-release
1 parent 899518c commit 0a90832

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.11.4 (2023-03-31)
6+
### Fix
7+
* **utils:** Download private pecha ([`5ce7113`](https://github.com/OpenPecha/Toolkit/commit/5ce71136969d328be01e92f56ce793d1c5e2f992))
8+
* **storage:** Generate auth remote url ([`5172865`](https://github.com/OpenPecha/Toolkit/commit/5172865c010cda2759fd302c76c83a3bb247b5b4))
9+
510
## v0.11.3 (2023-03-29)
611
### Fix
712
* **core/pecha:** Add base_names_list prop to pecha ([`58e7135`](https://github.com/OpenPecha/Toolkit/commit/58e7135f08afab18faffdea8cce0d19964636abf))

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

0 commit comments

Comments
 (0)