GraphingLib 1.6.1 Release Notes#

Bug Fixes#

Fix missing typing_extensions dependencies#

Added typing_extensions to the dependencies to fix import error when installing from PyPI.

(pr-676)

Contributors#

A total of 1 people contributed to this release.

Merged Pull Requests#

A total of 1 pull requests were merged for this release.

  • #676 : bugfix: Added typing_extensions to dependencies