update code to use 0.2.4 release (#446)

* update code to use 0.2.4 release

* update lock file
This commit is contained in:
Adil Hafeez 2025-03-21 16:08:59 -07:00 committed by GitHub
parent eb48f3d5bb
commit 9f59943041
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "archgw_modelserver"
version = "0.2.3"
version = "0.2.4"
description = "A model server for serving models"
authors = ["Katanemo Labs, Inc <info@katanemo.com>"]
license = "Apache 2.0"