infra: bump to dev version of 0.4.8.dev0 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-15 03:54:34 +00:00
parent b40874149e
commit 88c898ffad
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-node",
"version": "0.4.7",
"version": "0.4.8.dev0",
"description": "NodeJS library for OpenLLM",
"type": "module",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-monorepo",
"version": "0.4.7",
"version": "0.4.8.dev0",
"description": "OpenLLM: Operating LLMs in production",
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",
"license": "Apache-2.0",