Overview
Fixed
- Removes a merge conflict that snuck into
main
Installation
Install the SDK using pip:
pip install hatchet-sdkOr using poetry:
poetry add hatchet-sdkDocumentation
For detailed documentation, examples, and best practices, visit:
What's Changed?
- fix: cancel in progress has incorrect ordering with new in-memory index (#4442) by @abelanger5
- chore: Bump the python-deps group in /sdks/python with 6 updates (#4464) by @app/dependabot
- chore(python): bad merge (#4466) by @mrkaye97