From 3451d22098f8787da3c578f090954ce38ff256ad Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Tue, 5 Dec 2023 15:44:10 +0000 Subject: [PATCH] 2.17.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index be96b0f..f3688b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seamapi" -version = "2.17.1" +version = "2.17.2" description = "A Python Library for Seam's API https://getseam.com" authors = ["Severin Ibarluzea "] license = "MIT"