chore: set version to 1.1.0 (#50)

This commit is contained in:
Vlad Stan 2025-11-13 13:57:15 +02:00 committed by GitHub
parent 571b034004
commit d0f1089f08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "lnbits-nostrclient"
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" }]