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