Skip to content

Commit 4877c20

Browse files
committed
Bump version to 2.9.0
1 parent 32e77f3 commit 4877c20

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# 2.9.0
4+
5+
- Add new `invoice_for_payment_hash` query.
6+
37
# 2.8.0
48

59
- Add idempotency where useful!

lightspark/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.8.0"
1+
__version__ = "2.9.0"

0 commit comments

Comments
 (0)