chore: update to version v1.5.4 (#3939)

This commit is contained in:
dni ⚡ 2026-04-23 11:12:06 +02:00 committed by GitHub
parent f4f43ad361
commit 99e4f33142
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "lnbits"
version = "1.5.4-rc1"
version = "1.5.4"
requires-python = ">=3.10,<3.13"
description = "LNbits, free and open-source Lightning wallet and accounts system."
authors = [{ name = "Alan Bits", email = "alan@lnbits.com" }]

2
uv.lock generated
View file

@ -1263,7 +1263,7 @@ wheels = [
[[package]]
name = "lnbits"
version = "1.5.4rc1"
version = "1.5.4"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },