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