Skip to content

Commit

Permalink
Bump to v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdottori-stark committed Feb 22, 2024
1 parent 3a6d739 commit 30dcd53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Given a version number MAJOR.MINOR.PATCH, increment:


## [Unreleased]

## [2.24.0] - 2024-02-22
### Added
- function to deposit.log resource get Deposit reversal receipt
- TaxPayment and DarfPayment as PaymentRequest options
Expand Down
2 changes: 1 addition & 1 deletion starkbank/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "2.23.0"
version = "2.24.0"

user = None
language = "en-US"
Expand Down

0 comments on commit 30dcd53

Please sign in to comment.