chore: update to v1.3.1 (#3422)

This commit is contained in:
dni ⚡ 2025-10-17 13:42:51 +02:00 committed by GitHub
parent 25c8dd18e0
commit 6b732a2a6a
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.3.0"
version = "1.3.1"
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

@ -1260,7 +1260,7 @@ wheels = [
[[package]]
name = "lnbits"
version = "1.3.0"
version = "1.3.1"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },