We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dccbd2 commit fe31dbcCopy full SHA for fe31dbc
1 file changed
pyproject.toml
@@ -1,10 +1,11 @@
1
[tool.poetry]
2
name = "bolt11"
3
-version = "2.0.6"
+version = "2.1.0"
4
description = "A library for encoding and decoding BOLT11 payment requests."
5
repository = "https://github.com/lnbits/bolt11"
6
authors = [
7
"eillarra <eneko@illarra.com>",
8
+ "dni <dni@lnbits.com>",
9
"Alan Bits <alan@lnbits.com>"
10
]
11
license = "MIT"
0 commit comments