add additional data

This commit is contained in:
dni ⚡ 2023-01-09 09:03:27 +01:00
parent a813a37e68
commit 12688efd5f

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