Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mpcontribs-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name = "mpcontribs-api"
dynamic = ["version"]
requires-python = ">=3.11"
description="API for community-contributed Materials Project data"
license = {text = "MIT"}
license = "BSD-3-Clause-LBNL"
authors = [
{name = "Patrick Huck", email = "phuck@lbl.gov"},
{name = "The Materials Project", email="feedback@materialsproject.org"},
Expand Down
Loading