diff --git a/pyproject.toml b/pyproject.toml index 62408fed..10f015ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ dynamic = ["version"] [tool.poetry] name = "whop_sdk" -version = "1.0.12" +version = "1.0.13" description = "" readme = "README.md" authors = []