Contributing Development Setup Clone the repo. Install dependencies: pip install -e ".[dev]" Run tests: pytest Release Process Build wheels: hatch build Publish to PyPI.