From 2c1995f9a28b2247179796af952d2a97929a59e1 Mon Sep 17 00:00:00 2001 From: Jina Dev Bot Date: Tue, 5 Jan 2021 13:06:32 +0000 Subject: [PATCH] chore(version): the next version will be 0.9.2 --- CHANGELOG.md | 17 +++++++++++++++++ docs/versions | 1 + jina/__init__.py | 2 +- jina/hub | 2 +- 4 files changed, 20 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4c823d06534c..56c2bc2490094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,6 +117,7 @@ + # Change Logs @@ -6367,3 +6368,19 @@ Jina is released on every Friday evening. The PyPi package and Docker Image will - [[```2e7786cb```](https://github.com/jina-ai/jina/commit/2e7786cb237f3e54cea870051d92c477af8524e8)] __-__ __version__: the next version will be 0.8.22 (*Jina Dev Bot*) + +## Release Note (`0.9.1`) + +> Release time: 2021-01-05 13:06:28 + + + +🙇 We'd like to thank all contributors for this new release! In particular, + Han Xiao, 🙇 + + +### 🍹 Other Improvements + + - [[```87d6fd34```](https://github.com/jina-ai/jina/commit/87d6fd34cce7aea765a0047b96861ead4bd080dd)] __-__ hotfix release (*Han Xiao*) + - [[```ac222b7a```](https://github.com/jina-ai/jina/commit/ac222b7ae6cd24cd1ef9d5213cb3e14305c0e5ea)] __-__ hotfix 0.9.0 (*Han Xiao*) + diff --git a/docs/versions b/docs/versions index 00fcab4f2d3a7..a32909fed2a87 100644 --- a/docs/versions +++ b/docs/versions @@ -2,3 +2,4 @@ # so please make sure the last line is always an empty line 0.8.21 0.8.22 +0.9.1 diff --git a/jina/__init__.py b/jina/__init__.py index d0677dc9a2f34..f411f95a46bfb 100644 --- a/jina/__init__.py +++ b/jina/__init__.py @@ -37,7 +37,7 @@ # do not change this line manually # this is managed by git tag and updated on every release # NOTE: this represents the NEXT release version -__version__ = '0.9.1' +__version__ = '0.9.2' # do not change this line manually # this is managed by proto/build-proto.sh and updated on every execution diff --git a/jina/hub b/jina/hub index 21f4ee2fb6d7e..36d899fbd863f 160000 --- a/jina/hub +++ b/jina/hub @@ -1 +1 @@ -Subproject commit 21f4ee2fb6d7e168993e9653a616f95e06925d04 +Subproject commit 36d899fbd863f2595435425b8e835d16f07495bb