Skip to content

v0.4.3

Compare
Choose a tag to compare
@TimPansino TimPansino released this 11 Jul 19:14
· 7 commits to main since this release
0947469

New Features

Python 3.10 Support

Support for Python 3.10 has been added.

Optional Timeout Parameter

An optional timeout parameter has been added to all client's send and send_batch methods. Thank you to @julcsii for the contribution!