--- pyproject.toml.orig 2025-06-10 21:49:38 UTC +++ pyproject.toml @@ -6,7 +6,7 @@ authors = [ authors = [ { name = "Simon Willison" }, ] -license = "Apache-2.0" +license = { text = "Apache-2.0" } requires-python = ">=3.9" classifiers = [ "Development Status :: 4 - Beta",