diff --git a/pyproject.toml b/pyproject.toml index 93938b1f..3020ac3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,9 +8,9 @@ description = "Teaching LLMs memory management for unbounded context" authors = [ "Charles Packer ", "Vivian Fang ", - "Sarah Wooders " + "Sarah Wooders ", "Shishir Patil ", - "Kevin Lin ", + "Kevin Lin " ] license = "Apache License" readme = "README.md"