chore: update to v1.3.0-rc5 (#3328)
This commit is contained in:
parent
244de2ae86
commit
8272147012
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "lnbits"
|
||||
version = "1.3.0-rc4"
|
||||
version = "1.3.0-rc5"
|
||||
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
2
uv.lock
generated
|
|
@ -1260,7 +1260,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "lnbits"
|
||||
version = "1.3.0rc4"
|
||||
version = "1.3.0rc5"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "aiosqlite" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue