Skip to content

Python SDK 1.35.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:18
7563518

Overview

Fixed

  • Removes a merge conflict that snuck into main

Installation

Install the SDK using pip:

pip install hatchet-sdk

Or using poetry:

poetry add hatchet-sdk

Documentation

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