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
Use `--target universal2-apple-darwin` instead of `--universal2` (#11)
* Use `--target universal2-apple-darwin` instead of `--universal2`
* bump version
Add support for Python 3.12 and 3.13, remove 3.7 and 3.8 (#9)
* Add support for Python 3.12 and 3.13, remove 3.7 and 3.8
* update maturin
* update maturin
* fix