chore: update to v1.5.5-rc2 (#3998)
Some checks are pending
codeql / analyze (push) Waiting to run
LNbits CI / nix / nix (push) Waiting to run

This commit is contained in:
dni ⚡ 2026-06-04 13:46:29 +02:00 committed by GitHub
parent f04e88d8bf
commit 83699289fc
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.5-rc1"
version = "1.5.5-rc2"
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

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