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

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-09-07 01:51:18 +00:00
parent 8173cb09a5
commit 7e2c8428bb
5 changed files with 11 additions and 3 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "openllm-clojure-ui",
"version": "",
"version": "0.3.3",
"description": "OpenLLM Clojure UI",
"repository": {
"url": "git@github.com:bentoml/OpenLLM.git",

View File

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

View File

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

View File

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