Skip to content

Commit fe31dbc

Browse files
committed
chore: update to version 2.1.0
1 parent 6dccbd2 commit fe31dbc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[tool.poetry]
22
name = "bolt11"
3-
version = "2.0.6"
3+
version = "2.1.0"
44
description = "A library for encoding and decoding BOLT11 payment requests."
55
repository = "https://github.com/lnbits/bolt11"
66
authors = [
77
"eillarra <eneko@illarra.com>",
8+
"dni <dni@lnbits.com>",
89
"Alan Bits <alan@lnbits.com>"
910
]
1011
license = "MIT"

0 commit comments

Comments
 (0)