--- pyproject.toml.orig 2026-06-01 17:40:06 UTC +++ pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" name = "htmldate" description = "Fast and robust extraction of original and updated publication dates from URLs and web pages." readme = "README.md" -license = "Apache-2.0" +license = {text = "Apache 2.0"} dynamic = ["version"] requires-python = ">=3.10" authors = [