diff --git a/pyproject.toml b/pyproject.toml index d8a36ba..6fd1e0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "inngest" -version = "0.4.16" +version = "0.4.17" authors = [{ name = "Inngest Inc.", email = "hello@inngest.com" }] description = "Python SDK for Inngest" readme = "README.md"