Skip to content

Commit

Permalink
Updated author list.
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryberger committed Feb 14, 2024
1 parent 46738fc commit e9b9c26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ name = "ChatDBG"
version = "0.2.2"
authors = [
{ name="Emery Berger", email="[email protected]" },
{ name="Kyla Levin", email="[email protected]" },
{ name="Nicolas van Kempen", email="[email protected]" },
{ name="Stephen Freund", email="[email protected]" }
]
dependencies = ["llm_utils>=0.2.6", "openai>=1.6.1", "rich>=13.7.0"]
description = "AI-assisted debugging. Uses AI to answer 'why'."
Expand Down

0 comments on commit e9b9c26

Please sign in to comment.