chore: version bump to 1.6.0-rc1 (#4117)

This commit is contained in:
Vlad Stan 2026-07-31 16:23:29 +03:00 committed by GitHub
parent 51e585c78c
commit 04c130dca3
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.6"
version = "1.6.0-rc1"
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.6"
version = "1.6.0rc1"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },