add additional data
This commit is contained in:
+7
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user