diff --git a/pyproject.toml b/pyproject.toml index 6333220..9d4a9cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gradient-labs" -version = "0.11.6" +version = "0.11.7" description = "Python bindings for the Gradient Labs API" readme = "README.md" requires-python = ">=3.9,<4.0"