Skip to content

v0.1.1

Latest

Choose a tag to compare

@derollins derollins released this 13 May 13:27
· 2 commits to main since this release
b1f9b2f

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