What's Changed
Patch release with bug fixes. No breaking changes.
Bug fixes
- HTTP timeout wasn't always being correctly applied in the downstream c-questdb-client dependency.
- request_timeout > 0 is be enforced. This was always required, but would not error.
- Fixed the source distribution "sdist" package: This allows the package to be installed from source via "pip install" on previously unsupported platforms (YMMV).
Full Changelog: v2.0.2...v2.0.3