mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-09 20:12:34 +02:00
Merge pull request #1332 from lnbits/feat/poetry-metadata
FEAT: add additional metadata to pyproject, description, version, authors
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
[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 wallet and accounts system."
|
||||||
authors = ["matthewcroughan <matt@croughan.sh>"]
|
authors = ["Alan Bits <alan@lnbits.com>"]
|
||||||
|
|
||||||
[tool.poetry.build]
|
[tool.poetry.build]
|
||||||
generate-setup-file = false
|
generate-setup-file = false
|
||||||
|
Reference in New Issue
Block a user