diff --git a/pyproject.toml b/pyproject.toml index a20798d..be96b0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seamapi" -version = "2.17.0" +version = "2.17.1" description = "A Python Library for Seam's API https://getseam.com" authors = ["Severin Ibarluzea "] license = "MIT"