chore: update to v1.5.5-rc2 (#3998)

This commit is contained in:
dni ⚡
2026-06-04 13:46:29 +02:00
committed by GitHub
parent f04e88d8bf
commit 83699289fc
2 changed files with 2 additions and 2 deletions
+1 -1
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" }]
Generated
+1 -1
View File
@@ -1275,7 +1275,7 @@ wheels = [
[[package]]
name = "lnbits"
version = "1.5.5rc1"
version = "1.5.5rc2"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },