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 1df385a commit 09b5447Copy full SHA for 09b5447
CHANGELOG.md
@@ -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
10
## [3.23.1] - 2022-10-26
11
### Fixed
12
setup.py
@@ -9,7 +9,7 @@
setup(
name='mangopaysdk',
- version='3.23.1',
+ version='3.23.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