From 5edf280657afba3dc565e66a04426ecc30781fb9 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Fri, 19 Jul 2024 12:35:03 +0000 Subject: [PATCH] 1.7.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"