Skip to content

Commit fe31dbc

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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 <[email protected]>",
8+
89
"Alan Bits <[email protected]>"
910
]
1011
license = "MIT"

0 commit comments

Comments
 (0)