fix: point multiplication (#115)

This commit is contained in:
Vlad Stan 2025-11-13 12:10:40 +02:00 committed by GitHub
parent 9c00adbf2d
commit 17d13dbe6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 15 additions and 4 deletions

View file

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