diff --git a/pyproject.toml b/pyproject.toml index 46e8dd0..47e24bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seam" -version = "1.6.0" +version = "1.7.0" description = "SDK for the Seam API written in Python." authors = ["Seam Labs, Inc. "] license = "MIT"