v0.6.1: Fix PyPI wheels for Python 3.12+
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