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 b269e06 commit 7a988eaCopy full SHA for 7a988ea
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [3.27.1] - 2023-06-21
2
+### Fixed
3
+
4
+- `Phone` parameter instead of `PhoneNumber` for MBWay
5
6
## [3.27.0] - 2023-06-21
7
### Added
8
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='mangopaysdk',
12
- version='3.27.0',
+ version='3.27.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