Skip to content

Commit b8866a0

Browse files
committed
license update
1 parent 800bbf8 commit b8866a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "openparse"
77
description = "Streamlines the process of preparing documents for LLM's."
88
readme = "README.md"
99
requires-python = ">=3.8"
10-
license = "MIT"
10+
license = { text = "MIT" }
1111
version = "0.5.6"
1212
authors = [{name = "Sergey Filimonov", email = "hello@sergey.fyi"}]
1313
dependencies = [

0 commit comments

Comments
 (0)