From e9afe916804842ae9a5cfd9f0b41f5eb5ceb86d2 Mon Sep 17 00:00:00 2001 From: Stainless Bot Date: Thu, 9 Nov 2023 22:55:21 +0000 Subject: [PATCH] docs: reword package description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9622e610..744d4da0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "finch-api" version = "0.6.0" -description = "Client library for the Finch API" +description = "The official Python library for the Finch API" readme = "README.md" license = "Apache-2.0" authors = [