From a3f7636db06605f781fc172d210846148cc90266 Mon Sep 17 00:00:00 2001 From: calle <93376500+callebtc@users.noreply.github.com> Date: Tue, 10 Jan 2023 12:25:11 +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 d3f66bc40..f8f33f3bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "lnbits" version = "0.9.5.3" -description = "LNbits, free and open-source lightning-network wallet/accounts system" +description = "LNbits, free and open-source Lightning wallet and accounts system." authors = [ "benarc ", "dni ",