Skip to content

Commit 8c3b9d9

Browse files
committed
Bump the version to v2.3.0
1 parent 8cad613 commit 8c3b9d9

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# v2.3.0
4+
5+
- Add the Balances object to wallets and nodes for a more human-readable view of balances.
6+
37
# v2.2.0
48

59
- Add a call to get outgoing payments for an invoice.

lightspark/version.py

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

0 commit comments

Comments
 (0)