chore: update to version v1.4.0 (#3684)

This commit is contained in:
dni ⚡ 2025-12-22 14:34:03 +01:00 committed by GitHub
parent 9f383bfee6
commit cb3fd56647
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.4.0-rc4"
version = "1.4.0"
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.4.0rc4"
version = "1.4.0"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },