.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/
/benchmarks/results/

# Generated at build time from the git tag
src/synthia/_version.py
