Release v0.67.3

This commit is contained in:
Mario Zechner
2026-04-15 23:40:28 +02:00
parent 01b98a27af
commit 0299811c02
21 changed files with 116 additions and 116 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi",
"version": "0.67.2",
"version": "0.67.3",
"description": "CLI tool for managing vLLM deployments on GPU pods",
"type": "module",
"bin": {
@@ -33,7 +33,7 @@
"node": ">=20.0.0"
},
"dependencies": {
"@mariozechner/pi-agent-core": "^0.67.2",
"@mariozechner/pi-agent-core": "^0.67.3",
"chalk": "^5.5.0"
},
"devDependencies": {}