chore: update to v1.4.1 (#3731)

This commit is contained in:
dni ⚡
2026-01-20 13:01:16 +01:00
committed by GitHub
parent ffad5d79c4
commit ef9adc077b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "lnbits"
version = "1.4.1-rc2"
version = "1.4.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" }]
Generated
+1 -1
View File
@@ -1238,7 +1238,7 @@ wheels = [
[[package]]
name = "lnbits"
version = "1.4.1rc2"
version = "1.4.1"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },