Skip to content

8.11.0

Compare
Choose a tag to compare
@pquentin pquentin released this 13 Dec 07:11
· 43 commits to main since this release
v8.11.0
09e8823
  • Always set default HTTPS port to 443 (#127)
  • Drop support for Python 3.6 (#109)
  • Include tests in sdist (#122, contributed by @parona-source)
  • Fix __iter__ return type to Iterator (#129, contributed by @altescy)