Skip to content

Commit

Permalink
license update
Browse files Browse the repository at this point in the history
  • Loading branch information
Filimoa committed May 2, 2024
1 parent 800bbf8 commit b8866a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "[email protected]"}]
dependencies = [
Expand Down

0 comments on commit b8866a0

Please sign in to comment.