Skip to content

6.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 02:31
· 230 commits to master since this release
v6.0.4
47ac8a1

Bugfixes

  • Fixed a type annotations regression introduced in v6.0.2 under Python versions <3.10. It was caused by importing certain types only available in newer versions. ((#798))