chore: update to version 1.5.3

This commit is contained in:
dni ⚡ 2026-03-25 11:56:41 +01:00
parent ba5005fc44
commit 3f01c91e3e
No known key found for this signature in database
GPG key ID: D1F416F29AD26E87
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "lnbits"
version = "1.5.2"
version = "1.5.3"
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

@ -1247,7 +1247,7 @@ wheels = [
[[package]]
name = "lnbits"
version = "1.5.2"
version = "1.5.3"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },