Added
py.typedmarker so type information ships with the package and is picked up
by downstream type checkers (PEP 561), matching theTyping :: Typed
classifier.- Community health files: GitHub issue and pull request templates.
Fixed
- Corrected the Zenodo DOI in the README badge to match
CITATION.cff. CONTRIBUTING.mdnow references the correct default branch (master) and the
docstring style actually used in the codebase (Google, matchingmkdocs.yml).
Dependencies
- Bumped several development, docs, and notebook dependencies via Dependabot
(e.g.jupyterlab,notebook,jupyter-server,tornado,bleach,
mistune,urllib3,idna,pymdown-extensions). No changes to the core
runtime dependencies.
Full Changelog: v1.0.0...v1.0.1