Skip to content

Commit f8dd208

Browse files
authored
Update pyproject.toml
1 parent b98018a commit f8dd208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "decoder"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
requires-python = ">=3.10,<3.13"
55
description = "Decode lnurls."
66
authors = [{name = "Bitkarrot", email = "info@bitkarrot.co"}]
@@ -19,7 +19,7 @@ dev-dependencies = [
1919

2020
[tool.poetry]
2121
name = "lnbits-decoder"
22-
version = "1.0.4"
22+
version = "1.0.5"
2323
description = "LNbits decoder extension"
2424
authors = ["Bitkarrot <lnbits@bitkarrot.co>"]
2525
package-mode = false

0 commit comments

Comments
 (0)