chore: update to v1.3.0-rc6 (#3342)

This commit is contained in:
dni ⚡
2025-09-02 17:50:20 +02:00
committed by GitHub
parent 918add5e6e
commit 59553a6e1e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "lnbits"
version = "1.3.0-rc5"
version = "1.3.0-rc6"
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
@@ -1260,7 +1260,7 @@ wheels = [
[[package]]
name = "lnbits"
version = "1.3.0rc5"
version = "1.3.0rc6"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },