Operational release — no functional change to tia itself.
- Adds PyPI Trusted Publishing (OIDC): releases now build and publish automatically on a version-tag push, with no stored API token. A guard refuses to publish if the tag doesn't match the packaged version, and
twine checkvalidates metadata first. - This version was the first cut through that pipeline, end to end.
pip install pytest-tia