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