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:** https://github.com/tonkeeper/pytonapi/compare/v0.3.3...v0.3.4