diff --git a/pyproject.toml b/pyproject.toml index ea81143..2f1f755 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seam" -version = "0.13.0" +version = "0.13.1" description = "SDK for the Seam API written in Python." authors = ["Seam Labs, Inc. "] license = "MIT"