Skip to content

Commit

Permalink
Bump version to v2.10.0 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyav authored Jul 11, 2024
1 parent ab6acf8 commit 024dddd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# 2.10.0

- Add extra params to `create_uma_invoice` and `pay_uma_invoice` for analytics.

# 2.9.0

- Add new `invoice_for_payment_hash` query.
Expand Down
2 changes: 1 addition & 1 deletion lightspark/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.9.0"
__version__ = "2.10.0"

0 comments on commit 024dddd

Please sign in to comment.