Skip to content

Commit 6480d8a

Browse files
committed
bump patch version
1 parent 408a443 commit 6480d8a

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+
# v2.7.1
4+
5+
- Minor type fix in the `outgoing_payments_for_payment_hash` query.
6+
37
# v2.7.0
48

59
- Add `fail_htlcs` function to cancel pending htlcs (for example for HODL invoices).

lightspark/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.7.0"
1+
__version__ = "2.7.1"

0 commit comments

Comments
 (0)