From 9ff10df30ca2d44978eb5f982ccf039c9f1bf1bf Mon Sep 17 00:00:00 2001 From: Stainless Bot <107565488+stainless-bot@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:57:00 +0000 Subject: [PATCH] docs: reword package description (#764) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [