diff --git a/pyproject.toml b/pyproject.toml index 42b5e4cc49..0670f3003a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dynamic = ["version"] description = "2-5X faster LLM finetuning" readme = "README.md" requires-python = ">=3.9,<3.13" -license = "Apache-2.0" +license = {text = "Apache-2.0"} keywords = ["ai", "llm",] authors = [ {email = "info@unsloth.ai"},