Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 00:44
· 2 commits to master since this release

Compare the full difference.

Fixes

  • Fix type hinting compatibility for 3.8. 9c2bb03

    Replaced list with List for type hints to ensure compatibility with earlier Python versions.