chore: bump release candidate

This commit is contained in:
Vlad Stan
2026-01-12 13:33:53 +02:00
parent 93f1006d3a
commit 13480027dd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "lnbits"
version = "1.4.0"
version = "1.4.1-rc2"
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.0"
version = "1.4.1rc2"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },