Skip to content

Commit

Permalink
[UPDATE]
Browse files Browse the repository at this point in the history
refactor to use Tags, Tag, TagChar class
  • Loading branch information
dni committed Aug 11, 2023
1 parent 05918b1 commit ba12a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bolt11"
version = "1.0.4"
version = "2.0.0"
description = "A library for encoding and decoding BOLT11 payment requests."
repository = "https://github.com/lnbits/bolt11"
authors = [
Expand Down

0 comments on commit ba12a29

Please sign in to comment.