Skip to content

0.4.0

Choose a tag to compare

@Traktormaster Traktormaster released this 11 Jun 22:26
· 2 commits to main since this release
  • Changed implementation to prefer builtin asyncio.wait_for when possible using Python 3.12+
  • Updated tests to reflect new implementation
  • Dropped Python 3.7 compatibility testing