Skip to content

Commit 09b5447

Browse files
author
Iulian Masar
committed
version bump 3.23.2
1 parent 1df385a commit 09b5447

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.23.2] - 2022-11-08
2+
### Fixed
3+
4+
- RecurringPayInRegistration total_amount type;
5+
6+
### Added
7+
8+
- Missing event types
9+
110
## [3.23.1] - 2022-10-26
211
### Fixed
312

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