mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 10:26:36 +02:00
update cli to 0.1.6 (#338)
This commit is contained in:
parent
c186c3dfc0
commit
af0e7d178b
8 changed files with 3874 additions and 204 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "archgw"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
description = "Python-based CLI tool to manage Arch Gateway."
|
||||
authors = ["Katanemo Labs, Inc."]
|
||||
packages = [
|
||||
|
|
@ -10,7 +10,7 @@ readme = "README.md"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.12"
|
||||
archgw_modelserver = "0.1.5"
|
||||
archgw_modelserver = "0.1.6"
|
||||
pyyaml = "^6.0.2"
|
||||
pydantic = "^2.10.1"
|
||||
click = "^8.1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue