Hey! small heads up that version v0.23 on PyPI only contains files for universal macOS and Linux ARM64, so it's missing all other Windows and Linux variants compared to the previous version.
Looking at the repository Actions, Release seems to have been triggered twice for the same commit (tag + branch push triggers?), the first one reaching publish step sooner than the second, and partially uploading files/errors on maturin, skipping the second's final step somehow.
Perhaps re-run it while skipping existing files on upload, or yank and publish a new patch release - up to you 🙂
Hey! small heads up that version v0.23 on PyPI only contains files for universal macOS and Linux ARM64, so it's missing all other Windows and Linux variants compared to the previous version.
Looking at the repository Actions, Release seems to have been triggered twice for the same commit (tag + branch push triggers?), the first one reaching publish step sooner than the second, and partially uploading files/errors on maturin, skipping the second's final step somehow.
Perhaps re-run it while skipping existing files on upload, or yank and publish a new patch release - up to you 🙂