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
Binary file modified docs/mellea_draft_logo_300.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ authors = [
{ name = "Masataro Asai", email = "[email protected]" },
{ name = "Supriya Lall", email = "[email protected]" },
{ name = "Xiaojie Guo", email = "[email protected]" },
{ name = "Jake LoRocco", email = "[email protected]" }
{ name = "Jake LoRocco", email = "[email protected]" },
{ name = "Ja Young Lee", email = "[email protected]" },
]
description = "mellea is a library for writing generative programs"
readme = "README.md"
Expand Down