You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: publish to PyPI via OIDC trusted publishing (#46)
* ci: add PyPI publish workflow via OIDC trusted publishing
* chore: drop initial release version to 0.0.1
* ci: pass packageVersion from pyproject.toml when regenerating client
* refactor: make pyproject.toml the single source of truth for version
* ci: drop workflow_dispatch from publish and resolve SDK version at runtime
* ci: regenerate __init__.py and patch __version__ post-generate
* ci: pin python version, harden tag check, align fallback strings
* ci: build wheel and import from installed dist in regen verification
0 commit comments