feat(py-sdk): async steps (#246)

* feat: async wrapper

* feat: async examples

* release: bump version 0.15.1
This commit is contained in:
Gabe Ruttner
2024-03-06 15:24:44 -08:00
committed by GitHub
parent e8ef805612
commit b9f3ff1609
4 changed files with 64 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hatchet-sdk"
version = "0.15.0"
version = "0.15.1"
description = ""
authors = ["Alexander Belanger <alexander@hatchet.run>"]
readme = "README.md"