Skip to content

Commit c10fb5a

Browse files
author
Iulian Masar
committed
version bunp 3.23.3
1 parent 0acfa14 commit c10fb5a

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.23.3] - 2022-12-06
2+
### Fixed
3+
4+
- Removed the default value for `LEGAL_USER_TYPE_CHOICES` in order to prevent mistake on user update
5+
16
## [3.23.2] - 2022-11-08
27
### Fixed
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.23.2',
12+
version='3.23.3',
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)