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
This is a PoC for a self updating Python zipapp. It compares it's version againt the tag of the latest release in the repo. If there is a newer version available, it will download it and replace itself with the newer version.