mirror of
https://github.com/katanemo/plano.git
synced 2026-05-05 22:02:43 +02:00
release 0.2.3 (#423)
This commit is contained in:
parent
09c9d3706e
commit
d8b833fe69
8 changed files with 165 additions and 164 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "archgw_modelserver"
|
||||
version = "0.2.2"
|
||||
version = "0.2.3"
|
||||
description = "A model server for serving models"
|
||||
authors = ["Katanemo Labs, Inc <info@katanemo.com>"]
|
||||
license = "Apache 2.0"
|
||||
|
|
@ -29,6 +29,7 @@ opentelemetry-instrumentation-fastapi = "^0.49b0"
|
|||
overrides = "^7.7.0"
|
||||
pytest-retry = "^1.6.3"
|
||||
pytest-httpserver = "^1.1.0"
|
||||
setuptools = "75.5.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
archgw_modelserver = "src.cli:main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue