v0.6.1 — Python 3.14 runtime
Maintenance release: the container base image moves from python:3.12-slim to python:3.14-slim (digest-pinned, Debian trixie), and CI now runs the test suite on Python 3.14 alongside 3.11/3.12. No functional or API changes; the PyPI package still supports Python 3.11+.
- Bump Docker base image to python:3.14-slim (#4, Dependabot)
- Add Python 3.14 to the CI test matrix; add 3.13/3.14 trove classifiers