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 48a29f2 commit 20067caCopy full SHA for 20067ca
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [3.29.0] - 2023-09-29
2
+### Added
3
+- Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints
4
+
5
## [3.28.0] - 2023-09-18
6
### Added
7
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='mangopaysdk',
12
- version='3.28.0',
+ version='3.29.0',
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