Skip to content

Commit ba12a29

Browse files
committed
[UPDATE]
refactor to use Tags, Tag, TagChar class
1 parent 05918b1 commit ba12a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bolt11"
3-
version = "1.0.4"
3+
version = "2.0.0"
44
description = "A library for encoding and decoding BOLT11 payment requests."
55
repository = "https://github.com/lnbits/bolt11"
66
authors = [

0 commit comments

Comments
 (0)