Skip to content

v0.1.1

Compare
Choose a tag to compare
@alecsandrei alecsandrei released this 04 Jun 17:47
· 24 commits to main since this release
  • implemented an async retry decorator for async functions and a sync retry decorator for sync functions acf8da3
  • removed the add_note calls to exceptions because they are only available in python >= 3.11 as per PEP 678 5114b8f