mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
Remove obsolete component documentation and update speakeasy-generated files to match the latest OpenAPI spec regeneration.
5 lines
61 B
Bash
Executable File
5 lines
61 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
uv build
|
|
uv publish --token $PYPI_TOKEN
|