Skip to content

v0.6.1: Fix PyPI wheels for Python 3.12+

Choose a tag to compare

@bintocher bintocher released this 10 Apr 10:15

Fix: PyPI wheels now use abi3 (stable ABI) — a single wheel works on Python 3.12, 3.13, 3.14+.

Previously wheels were tagged cp313-only, causing install failures on other Python versions.

pip install qvdrs==0.6.1