From 0c9774e41d18b1cb7fc52fec311b707670fc05a1 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Tue, 29 Oct 2024 09:26:59 +0000 Subject: [PATCH] 1.38.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 157c408..6513893 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seam" -version = "1.37.0" +version = "1.38.0" description = "SDK for the Seam API written in Python." authors = ["Seam Labs, Inc. "] license = "MIT"