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 b98018a commit f8dd208Copy full SHA for f8dd208
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "decoder"
3
-version = "1.0.4"
+version = "1.0.5"
4
requires-python = ">=3.10,<3.13"
5
description = "Decode lnurls."
6
authors = [{name = "Bitkarrot", email = "info@bitkarrot.co"}]
@@ -19,7 +19,7 @@ dev-dependencies = [
19
20
[tool.poetry]
21
name = "lnbits-decoder"
22
23
description = "LNbits decoder extension"
24
authors = ["Bitkarrot <lnbits@bitkarrot.co>"]
25
package-mode = false
0 commit comments