add additional data
This commit is contained in:
parent
a813a37e68
commit
12688efd5f
|
@ -1,8 +1,12 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "lnbits"
|
name = "lnbits"
|
||||||
version = "0.1.0"
|
version = "0.9.5.3"
|
||||||
description = ""
|
description = "LNbits, free and open-source lightning-network wallet/accounts system"
|
||||||
authors = ["matthewcroughan <matt@croughan.sh>"]
|
authors = [
|
||||||
|
"benarc <ben@lnbits.com",
|
||||||
|
"dni <dni@lnbits.com",
|
||||||
|
"matthewcroughan <matt@croughan.sh>"
|
||||||
|
]
|
||||||
|
|
||||||
[tool.poetry.build]
|
[tool.poetry.build]
|
||||||
generate-setup-file = false
|
generate-setup-file = false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user