--- pyproject.toml.orig 2026-04-06 20:00:28 UTC +++ pyproject.toml @@ -7,8 +7,7 @@ authors = [{name = "bam4d", email = "bam4d@mistral.ai" version = "1.11.0" description = "Mistral-common is a library of common utilities for Mistral AI." authors = [{name = "bam4d", email = "bam4d@mistral.ai"}] -license = "Apache-2.0" -license-files = ["LICENSE"] +license = {text = "Apache-2.0"} readme = "README.md" requires-python = ">=3.10.0,<3.15"