diff --git a/pyproject.toml b/pyproject.toml index ad4368e..0310d5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seam" -version = "0.15.0" +version = "1.0.0rc0" description = "SDK for the Seam API written in Python." authors = ["Seam Labs, Inc. "] license = "MIT"