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