From 12688efd5fc19500e1053a1ef9dc95980b4ffa52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Mon, 9 Jan 2023 09:03:27 +0100 Subject: [PATCH] add additional data --- pyproject.toml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 5e764719..9ddd249e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,12 @@ [tool.poetry] name = "lnbits" -version = "0.1.0" -description = "" -authors = ["matthewcroughan "] +version = "0.9.5.3" +description = "LNbits, free and open-source lightning-network wallet/accounts system" +authors = [ + "benarc " +] [tool.poetry.build] generate-setup-file = false