Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
chore(version): the next version will be 0.0.41
Browse files Browse the repository at this point in the history
build(deepankarm): push option
  • Loading branch information
jina-bot committed Jun 1, 2023
1 parent f681fb1 commit eab0cca
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@






<a name=release-note-0-0-1></a>
Expand Down Expand Up @@ -1021,3 +1022,26 @@

- [[```3f72b6c4```](https://github.com/jina-ai/langchain-serve/commit/3f72b6c481427d36da096ca1048f9b6c5ece4226)] __-__ __version__: the next version will be 0.0.39 (*Jina Dev Bot*)

<a name=release-note-0-0-40></a>
## Release Note (`0.0.40`)

> Release time: 2023-06-01 05:14:03


🙇 We'd like to thank all contributors for this new release! In particular,
Deepankar Mahapatro, Jina Dev Bot, 🙇


### 🐞 Bug fixes

- [[```acdde6be```](https://github.com/jina-ai/langchain-serve/commit/acdde6bec1fe465f305b7d77877a7841d937371c)] __-__ add public to push (*Deepankar Mahapatro*)

### 🏁 Unit Test and CICD

- [[```f681fb1f```](https://github.com/jina-ai/langchain-serve/commit/f681fb1f9efed5690a2643cb9f0184166ca2c65a)] __-__ update langflow-push.yml (*Deepankar Mahapatro*)

### 🍹 Other Improvements

- [[```9e1de166```](https://github.com/jina-ai/langchain-serve/commit/9e1de1666ad196220e33513610d0b476723f54f9)] __-__ __version__: the next version will be 0.0.40 (*Jina Dev Bot*)

2 changes: 1 addition & 1 deletion lcserve/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ def _ignore_warnings():

from .backend import serving, download_df, upload_df

__version__ = '0.0.40'
__version__ = '0.0.41'

0 comments on commit eab0cca

Please sign in to comment.