chore: version bump 1.5.5 (#4029)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled

This commit is contained in:
Vlad Stan 2026-07-01 12:06:55 +03:00 committed by GitHub
parent 3cea9a90d1
commit e39cb20525
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-rc3"
version = "1.5.5"
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

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