add additional data

This commit is contained in:
dni ⚡
2023-01-12 07:53:22 +01:00
parent a813a37e68
commit 12688efd5f
+7 -3
View File
@@ -1,8 +1,12 @@
[tool.poetry]
name = "lnbits"
version = "0.1.0"
description = ""
authors = ["matthewcroughan <matt@croughan.sh>"]
version = "0.9.5.3"
description = "LNbits, free and open-source lightning-network wallet/accounts system"
authors = [
"benarc <ben@lnbits.com",
"dni <dni@lnbits.com",
"matthewcroughan <matt@croughan.sh>"
]
[tool.poetry.build]
generate-setup-file = false