chore: bump version (#41)
Some checks failed
CI / lint (push) Has been cancelled
CI / tests (push) Has been cancelled

This commit is contained in:
Vlad Stan 2025-11-13 12:44:22 +02:00 committed by GitHub
parent a53d2d7767
commit c4efb87b70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "nostrrelay"
version = "0.0.0"
version = "1.1.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" }]