mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-13 12:42:47 +02:00
chore: update to version 1.5.0 (#3813)
This commit is contained in:
parent
4429c0cdb6
commit
f93efbfb3a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "lnbits"
|
||||
version = "1.5.0-rc2"
|
||||
version = "1.5.0"
|
||||
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
|
|
@ -1247,7 +1247,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "lnbits"
|
||||
version = "1.5.0rc2"
|
||||
version = "1.5.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "aiosqlite" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue