diff --git a/pyproject.toml b/pyproject.toml index e4a8885..ffae7e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "lefttoright" version = "0.1.9" description = "" -authors = ["Andrew Silva "] +authors = ["Andrew Silva ", "Ben Steinberg "] [tool.poetry.dependencies] python = "^3.8"