Skip to content

v0.3.4

Compare
Choose a tag to compare
@nessshon nessshon released this 19 Jul 13:19
· 61 commits to main since this release

What's Changed

  • Fix: Corrected a TypeError that occurred with the message Callable[[arg, ...], result]: each arg must be a type. Got Ellipsis. The type hint has been adjusted for compatibility with Python versions earlier than 3.10.

Full Changelog: v0.3.3...v0.3.4