add additional data
This commit is contained in:
parent
a813a37e68
commit
12688efd5f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user