Merge pull request #1332 from lnbits/feat/poetry-metadata
FEAT: add additional metadata to pyproject, description, version, authors
This commit is contained in:
commit
492eda5fdc
|
@ -1,8 +1,8 @@
|
|||
[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 wallet and accounts system."
|
||||
authors = ["Alan Bits <alan@lnbits.com>"]
|
||||
|
||||
[tool.poetry.build]
|
||||
generate-setup-file = false
|
||||
|
|
Loading…
Reference in New Issue
Block a user