mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-24 23:37:48 -05:00
infra: prepare for release 0.0.32 [generated]
Signed-off-by: Aaron Pham [bot] <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openllm",
|
||||
"version": "0.0.32.dev0",
|
||||
"version": "0.0.32",
|
||||
"description": "OpenLLM: Your one stop-and-go solution for serving Large Language Model",
|
||||
"repository": "git@github.com:llmsys/OpenLLM.git",
|
||||
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
__version__ = "0.0.32.dev0"
|
||||
__version__ = "0.0.32"
|
||||
|
||||
Reference in New Issue
Block a user