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 59c05a1 commit fb0c141Copy full SHA for fb0c141
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [3.33.2] - 2024-05-24
2
+### Added
3
+
4
+- New parameter `CardHolderName` for [Update Card registration](https://mangopay.com/docs/endpoints/card-validations#update-card-registration)
5
6
## [3.33.1] - 2024-04-30
7
### Fixed
8
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='mangopaysdk',
12
- version='3.33.1',
+ version='3.33.2',
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