diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index 6c1e98269..59b900db0 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hatchet-sdk" -version = "0.9.0" +version = "0.9.1" description = "" authors = ["Alexander Belanger "] readme = "README.md"