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
pyproject.toml is not the source of truth for the current version in our pypi publish workflow. Rather, it uses the latest git tag. That's why the version being out of sync hasn't caused issues until now.
0 commit comments