trnsparse 0.1.2
Changed
- Sync
trnsparse.__version__withpyproject.toml(both now0.1.2). Previously__init__.pyreported0.1.0while the package version was0.1.1. - Docs badge in
README.mdandsite_urlinmkdocs.ymlpoint attrnsci.dev/trnsparse/instead oftrnsci.github.io/trnsparse/. Per-repo GitHub Pages is superseded by the centralized trnsci.dev site. docs/architecture.mdclarifies that the NKI backend is scaffolded only — the PyTorch path runs regardless ofset_backendin v0.1.x. Routing + on-hardware validation land in v0.2.0.
Closes #5.