From b8866a0450b4bdd87b5c37ccb0bf63cfc5bc9f4d Mon Sep 17 00:00:00 2001 From: Sergey Date: Wed, 1 May 2024 18:19:11 -0600 Subject: [PATCH] license update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [