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 e09e77c commit fc0dfe5Copy full SHA for fc0dfe5
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "bolt11"
3
-version = "2.0.1"
+version = "2.0.2"
4
description = "A library for encoding and decoding BOLT11 payment requests."
5
repository = "https://github.com/lnbits/bolt11"
6
authors = [
0 commit comments