chore: update to v1.6.0-rc2 (#4121)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled

This commit is contained in:
dni ⚡ 2026-08-05 12:25:12 +02:00 committed by GitHub
parent 5592a602da
commit e6c7ebdf42
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.6.0-rc1"
version = "1.6.0-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

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