From b1f7d71d689bf9adc52516edb13776f224eabaeb Mon Sep 17 00:00:00 2001 From: Toran Bruce Richards Date: Fri, 28 Jun 2024 16:44:36 +0100 Subject: [PATCH] Update pyproject.toml Update PyProject Authors --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 62d8dc44..cdbaf57e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "codex" version = "0.1.0" description = "Computational Oracle for Data Encoding and eXploratio" -authors = ["SwiftyOS "] +authors = ["AutoGPT Team "] readme = "README.md" [tool.poetry.dependencies]