From ec718dfb42610abeed1fb9b68868e5df42e3a29a Mon Sep 17 00:00:00 2001 From: srhinos <6531393+srhinos@users.noreply.github.com> Date: Wed, 28 Aug 2024 11:03:35 -0400 Subject: [PATCH] Version Bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3da9d5a0..44173998 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hatchet-sdk" -version = "0.36.10" +version = "0.36.11" description = "" authors = ["Alexander Belanger "] readme = "README.md"