diff --git a/pyproject.toml b/pyproject.toml index 7674d01e92..de28d4e913 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "openai" version = "1.2.2" -description = "Client library for the openai API" +description = "The official Python library for the openai API" readme = "README.md" license = "Apache-2.0" authors = [