From 370520b1ab8ea88a4375f8bf69215df78d004f3c Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Fri, 13 Sep 2024 09:30:21 +0000 Subject: [PATCH] 1.24.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 07ce7c0..718ad38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seam" -version = "1.23.0" +version = "1.24.0" description = "SDK for the Seam API written in Python." authors = ["Seam Labs, Inc. "] license = "MIT"