diff --git a/pyproject.toml b/pyproject.toml index 75e907d..a4c616a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seam" -version = "0.9.0" +version = "0.10.0" description = "SDK for the Seam API written in Python." authors = ["Seam Labs, Inc. "] license = "MIT"