Skip to content

v0.1.1

Compare
Choose a tag to compare
@zzstoatzz zzstoatzz released this 02 Sep 21:41
· 93 commits to main since this release
163e35b

0.1.1

Released on September 2, 2022.

Added

  • a timeout parameter to trigger_sync and export_configuration passed to httpx.AsyncClient - #18

Fixed

  • Using asyncio.sleep instead of time.sleep within trigger_sync task - #13