diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index 3d7cd1eb8..77f8186e2 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hatchet-sdk" -version = "0.15.1" +version = "0.15.2" description = "" authors = ["Alexander Belanger "] readme = "README.md"