Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@jmgate jmgate released this 17 Dec 17:49

Bug fixes

  • fix: Switch import location (7948fc2)

    In Python 3.9, typing.Sequence was deprecated in favor of
    collections.abc.Sequence (see PEP 585).

Continuous integration