mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
5 lines
61 B
Bash
5 lines
61 B
Bash
#!/usr/bin/env bash
|
|
|
|
uv build
|
|
uv publish --token $PYPI_TOKEN
|