Skip to content

Commit 20067ca

Browse files
author
Silviana Ghita
committed
Version bump to 3.29.0
1 parent 48a29f2 commit 20067ca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## [3.28.0] - 2023-09-18
26
### Added
37

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='mangopaysdk',
12-
version='3.28.0',
12+
version='3.29.0',
1313
description='A client library written in python to work with mangopay v2 api',
1414
long_description='This SDK is a client library for interacting with the Mangopay API.',
1515
url='https://github.com/Mangopay/mangopay2-python-sdk',

0 commit comments

Comments
 (0)