From e16b2773b22bd0ffadd484c9df87f55982d6d1f6 Mon Sep 17 00:00:00 2001 From: stainless-bot Date: Wed, 21 Feb 2024 02:32:35 +0000 Subject: [PATCH] feat: update via SDK Studio --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f3c156b..9e9f624 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "The official Python library for the groq API" readme = "README.md" license = "Apache-2.0" authors = [ -{ name = "Groq", email = "grea@groq.com" }, +{ name = "Groq", email = "support@groq.com" }, ] dependencies = [ "httpx>=0.23.0, <1",