feat: update to v1.0.0

This commit is contained in:
dni ⚡ 2024-10-21 14:38:03 +02:00
parent 42b5edaf5d
commit 48b1069a9f
12 changed files with 1447 additions and 1370 deletions

View file

@ -6,7 +6,7 @@ authors = ["benarc", "dni <dni@lnbits.com>"]
[tool.poetry.dependencies]
python = "^3.10 | ^3.9"
lnbits = "*"
lnbits = {version = "*", allow-prereleases = true}
[tool.poetry.group.dev.dependencies]
black = "^24.3.0"