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