Skip to content

Commit 024dddd

Browse files
authored
Bump version to v2.10.0 (#45)
1 parent ab6acf8 commit 024dddd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# 2.10.0
4+
5+
- Add extra params to `create_uma_invoice` and `pay_uma_invoice` for analytics.
6+
37
# 2.9.0
48

59
- Add new `invoice_for_payment_hash` query.

lightspark/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.9.0"
1+
__version__ = "2.10.0"

0 commit comments

Comments
 (0)