We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622d2e9 commit 4f5216dCopy full SHA for 4f5216d
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [3.34.1] - 2024-06-12
2
+### Added
3
+
4
+- New endpoint [List Transactions for a Client Wallet](https://mangopay.com/docs/endpoints/wallets#list-transactions-client-wallet)
5
6
## [3.34.0] - 2024-05-31
7
### Fixed
8
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='mangopaysdk',
12
- version='3.34.0',
+ version='3.34.1',
13
description='A client library written in python to work with mangopay v2 api',
14
long_description='This SDK is a client library for interacting with the Mangopay API.',
15
url='https://github.com/Mangopay/mangopay2-python-sdk',
0 commit comments