v0.3.4
What's Changed
- Fix: Corrected a
TypeError
that occurred with the messageCallable[[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