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: query PyPI version before building in API check
The previous approach failed because it would show the dev version
after building current code. Now we query PyPI API directly before
building to get the actual latest stable release for comparison.
0 commit comments