New package added
When a new package was added:
- manually add it to pypi.org and test.pypi.org
- update the trusted publish settings in pyi and test.pypi to reflect the change
manual upload
uv build --all-packages
UV_PUBLISH_TOKEN=pypi-<<token>> uv publish --index testpypi
UV_PUBLISH_TOKEN=pypi-<<token>> uv publish