Skip to content

Python SDK 1.33.16

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:47
b227e07

Overview

Fixed

  • Fixes the type of __name__ in the DependencyFunc protocol to be a string instead of a method, which was failing on ty.

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?