v1.1.1
This release fixes a dependency issue introduced in v1.1.0, where an optional dependency (pymongo
) was required to use the client due to a bad import location.
Changelog
v1.1.1 (2024-07-20)
Fixed bugs:
- CD broken for v1.0.6+ #2115
Merged pull requests:
- Move bson import for dependency compatibility #2118 (@ml-evs)
- Increase timeout for Fly validation in CI #2117 (@ml-evs)
- Install build before building PyPI distribution #2116 (@ml-evs)
* This Changelog was automatically generated by github_changelog_generator