Skip to content

v1.0.2

Latest

Choose a tag to compare

@aloisklink aloisklink released this 09 Aug 23:13

Fixed

  • Add a py.typed file to show that we have typed Python annotations under PEP 561.
    This means that the mypy type-checker will now correctly type check this library.