Skip to content

v0.1.3 Shared exceptions

Choose a tag to compare

@Natooz Natooz released this 24 Oct 16:33
· 122 commits to main since this release
d0e6be2

This release introduces shared exceptions used in the sync and async clients, which previously used their own exceptions, kept in their packages automatically generated (yet identical).

What's Changed

  • api_response.py and exceptions.py now shared between sync and async clients by @Natooz in #62
  • Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #61

Full Changelog: v0.1.2...v0.1.3