Skip to content

Commit f7defbc

Browse files
committed
chore(version): the next version will be 0.10.6
build(hanxiao): rolling out fix
1 parent 5f1ba5d commit f7defbc

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363

6464

6565

66+
6667

6768

6869
<a name=release-note-0-1-1></a>
@@ -1587,3 +1588,21 @@
15871588
- [[```972a6a7a```](https://github.com/jina-ai/docarray/commit/972a6a7aa8accc6cb126b4dabdd2a867d67b22c6)] __-__ update setup.py (*Han Xiao*)
15881589
- [[```ba044a4f```](https://github.com/jina-ai/docarray/commit/ba044a4fd121268b6a58a222f95997211e9a2ca1)] __-__ fix readme badge (*Han Xiao*)
15891590

1591+
<a name=release-note-0-10-5></a>
1592+
## Release Note (`0.10.5`)
1593+
1594+
> Release time: 2022-03-30 20:55:17
1595+
1596+
1597+
1598+
🙇 We'd like to thank all contributors for this new release! In particular,
1599+
Han Xiao, Jina Dev Bot, 🙇
1600+
1601+
1602+
### 🍹 Other Improvements
1603+
1604+
- [[```5f1ba5d8```](https://github.com/jina-ai/docarray/commit/5f1ba5d8c099bf39bc2f8df46886d8880733f113)] __-__ __docs__: add remark for cpu-gpu map (*Han Xiao*)
1605+
- [[```0f03fed2```](https://github.com/jina-ai/docarray/commit/0f03fed21818f7ca03ee0499f7743ad62025f4f6)] __-__ fix readme (*Han Xiao*)
1606+
- [[```e98ae020```](https://github.com/jina-ai/docarray/commit/e98ae020e59f39c79a6d1d5f6f0fc2cdfeee9e61)] __-__ update readme (*Han Xiao*)
1607+
- [[```c21a14db```](https://github.com/jina-ai/docarray/commit/c21a14dbd6d12fa4a6d661952f90572e227b527a)] __-__ __version__: the next version will be 0.10.5 (*Jina Dev Bot*)
1608+

docarray/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.10.5'
1+
__version__ = '0.10.6'
22

33
import os
44

0 commit comments

Comments
 (0)