Skip to content

Commit 30dcd53

Browse files
Bump to v2.24.0
1 parent 3a6d739 commit 30dcd53

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Given a version number MAJOR.MINOR.PATCH, increment:
1313

1414

1515
## [Unreleased]
16+
17+
## [2.24.0] - 2024-02-22
1618
### Added
1719
- function to deposit.log resource get Deposit reversal receipt
1820
- TaxPayment and DarfPayment as PaymentRequest options

starkbank/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "2.23.0"
1+
version = "2.24.0"
22

33
user = None
44
language = "en-US"

0 commit comments

Comments
 (0)