From 2ed6e11db159b935110fc87b01f0ee0e4eb53010 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Fri, 12 Jul 2024 10:10:08 +0000 Subject: [PATCH] 1.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4903d67..a11f0d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seam" -version = "1.1.0" +version = "1.2.0" description = "SDK for the Seam API written in Python." authors = ["Seam Labs, Inc. "] license = "MIT"