diff --git a/pyproject.toml b/pyproject.toml index 1e9522a2..addc39f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "resonate-sdk" -version = "0.5.0" +version = "0.5.1" description = "Distributed Async Await by Resonate HQ, Inc" readme = "README.md" authors = [{ name = "Resonate HQ, Inc", email = "contact@resonatehq.io" }]