diff --git a/pyproject.toml b/pyproject.toml index f0b1447..0223e1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "openparse" description = "Streamlines the process of preparing documents for LLM's." readme = "README.md" requires-python = ">=3.8" -license = "MIT" +license = { text = "MIT" } version = "0.5.6" authors = [{name = "Sergey Filimonov", email = "hello@sergey.fyi"}] dependencies = [