What's Changed
Exposing version and some minor docs and notebook updates.
Added
- PyPI publishing workflow (
publish-pypi.yaml) with trusted publishing via OIDC.
Fixed
- Expose
__version__in the public package namespace via__init__.py. - Fix README image URL to display correctly on PyPI.
Changed
- Use pre-extracted demo data files in notebook if already available.
Docs
- Add PyPI version, Python version, and downloads badges to README.
- Added PyPi installation instructions to README.
Commit Changelog: v0.1.0...v0.1.1