diff --git a/pyproject.toml b/pyproject.toml index f8f33f3b..1673048c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,11 +2,7 @@ name = "lnbits" version = "0.9.5.3" description = "LNbits, free and open-source Lightning wallet and accounts system." -authors = [ - "benarc ", - "dni ", - "matthewcroughan " -] +authors = ["lnbits "] [tool.poetry.build] generate-setup-file = false