Skip to content

Commit

Permalink
Merge pull request #119 from bollwyvl/patch-1
Browse files Browse the repository at this point in the history
update license file
  • Loading branch information
Julian authored Feb 21, 2025
2 parents 5403f5a + d2cfa4c commit ba862f6
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 @@ -8,7 +8,7 @@ description = "Python bindings to Rust's persistent data structures (rpds)"
requires-python = ">=3.9"
readme = "README.rst"
license = "MIT"
license-files = ["COPYING"]
license-files = ["LICENSE"]
keywords = ["data structures", "rust", "persistent"]
authors = [
{ name = "Julian Berman", email = "[email protected]" },
Expand Down

0 comments on commit ba862f6

Please sign in to comment.