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
fix: update release workflow to use Python 3.13
The v7.0.0 release requires Python 3.13+, but the release workflow
was still using Python 3.10, causing installation to fail during
pre-release checks.