infra: prepare for release 0.2.19 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-08-10 02:26:15 +00:00
parent 6143521547
commit 99c8f299ce
3 changed files with 6 additions and 2 deletions

View File

@@ -18,6 +18,10 @@ This changelog is managed by towncrier and is compiled at release time.
<!-- towncrier release notes start -->
## [0.2.19](https://github.com/bentoml/openllm/tree/v0.2.19)
No significant changes.
## [0.2.18](https://github.com/bentoml/openllm/tree/v0.2.18)
### Changes

View File

@@ -1,6 +1,6 @@
{
"name": "openllm",
"version": "0.2.19.dev0",
"version": "0.2.19",
"description": "OpenLLM: Operating LLMs in production",
"repository": "git@github.com:bentoml/OpenLLM.git",
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",

View File

@@ -1,6 +1,6 @@
{
"name": "openllm",
"version": "0.2.19.dev0",
"version": "0.2.19",
"description": "TS/JS binding for OpenLLM",
"type": "module",
"repository": "git@github.com:bentoml/OpenLLM.git",