From 97fd5eac8f66fb7ad35f0f9459255ec5b26e6702 Mon Sep 17 00:00:00 2001 From: calle <93376500+callebtc@users.noreply.github.com> Date: Thu, 12 Jan 2023 15:47:42 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1673048c..383c4ff9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "lnbits" version = "0.9.5.3" description = "LNbits, free and open-source Lightning wallet and accounts system." -authors = ["lnbits "] +authors = ["Alan Bits "] [tool.poetry.build] generate-setup-file = false