Skip to content

Commit 7a988ea

Browse files
author
Iulian Masar
committed
version bump 3.27.1
1 parent b269e06 commit 7a988ea

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [3.27.1] - 2023-06-21
2+
### Fixed
3+
4+
- `Phone` parameter instead of `PhoneNumber` for MBWay
5+
16
## [3.27.0] - 2023-06-21
27
### Added
38

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.27.0',
12+
version='3.27.1',
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)