chore: update to v1.3.0-rc8 (#3359)

This commit is contained in:
dni ⚡
2025-09-12 14:29:42 +02:00
committed by GitHub
parent 183b84c167
commit 92d3269a85
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "lnbits"
version = "1.3.0-rc7"
version = "1.3.0-rc8"
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.0rc7"
version = "1.3.0rc8"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },