diff --git a/pyproject.toml b/pyproject.toml index ebd4ef26..351e2d65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,6 @@ name = "mostlyai-engine" version = "2.6.1" description = "Synthetic Data Engine" -authors = [{ name = "MOSTLY AI", email = "dev@mostly.ai" }] requires-python = ">=3.11,<3.14" readme = "README.md" license = "Apache-2.0"