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.61
Browse files Browse the repository at this point in the history
build(zac-li): link
  • Loading branch information
jina-bot committed Aug 9, 2023
1 parent 85e6c47 commit 83afd27
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 @@ -57,6 +57,7 @@






<a name=release-note-0-0-1></a>
Expand Down Expand Up @@ -1531,3 +1532,26 @@
- [[```84f855e0```](https://github.com/jina-ai/langchain-serve/commit/84f855e0685ba755cef7024377db0e2d4569f28c)] __-__ __version__: the next version will be 0.0.57 (*Jina Dev Bot*)
- [[```86099dd5```](https://github.com/jina-ai/langchain-serve/commit/86099dd5ed35905ef3c894d1225af0f09bb06455)] __-__ Merge pull request #128 from jina-ai/fix-versions (*Zac Li*)

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

> Release time: 2023-08-09 06:40:28


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


### 🆕 New Features

- [[```215a666f```](https://github.com/jina-ai/langchain-serve/commit/215a666f692442cfda29d7c480ca38036b30e8db)] __-__ link to monitor url (*Zac Li*)

### 🐞 Bug fixes

- [[```933e705d```](https://github.com/jina-ai/langchain-serve/commit/933e705db679edef8408c16a86cf47f6e0a3cf7b)] __-__ integration tests issue (*Zac Li*)

### 🍹 Other Improvements

- [[```5c142765```](https://github.com/jina-ai/langchain-serve/commit/5c142765a32e34b5172e8fbd371683a860cdb90a)] __-__ __version__: the next version will be 0.0.60 (*Jina Dev Bot*)

2 changes: 1 addition & 1 deletion lcserve/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ def _ignore_warnings():
from .backend.slackbot import SlackBot
from .backend.slackbot.memory import MemoryMode, get_memory

__version__ = '0.0.60'
__version__ = '0.0.61'

0 comments on commit 83afd27

Please sign in to comment.