From af7305996c1c463d0c1a4c05231c3940afe50589 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Thu, 27 Jun 2024 21:14:57 +0000 Subject: [PATCH] 3.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 168a99c..de54345 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seamapi" -version = "2.20.1" +version = "3.0.0" description = "A Python Library for Seam's API https://getseam.com" authors = ["Severin Ibarluzea "] readme = "README.rst"