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