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

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron
2023-08-15 06:15:15 -04:00
parent 961bb65990
commit 5655ebe726
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openllm",
"version": "0.2.23",
"version": "0.2.24.dev0",
"description": "NodeJS library for OpenLLM",
"type": "module",
"repository": {

View File

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