infra: bump to dev version of 0.2.20.dev0 [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:49:10 +00:00
parent 99c8f299ce
commit 6fbacecaf6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openllm",
"version": "0.2.19",
"version": "0.2.20.dev0",
"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",
"version": "0.2.20.dev0",
"description": "TS/JS binding for OpenLLM",
"type": "module",
"repository": "git@github.com:bentoml/OpenLLM.git",