Skip to content

Commit 39e017a

Browse files
author
Iulian Masar
committed
updated header
1 parent 097e700 commit 39e017a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.40.1] - 2025-03-19
2+
### Changed
3+
- User-Agent Header value standardized on format: User-Agent: Mangopay-SDK/`SDKVersion` (`Language`/`LanguageVersion`)
4+
5+
### Fixed
6+
- Fixed tests for categorize SCA users endpoint
7+
18
## [3.40.0] - 2025-03-19
29
### Added
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='mangopaysdk',
13-
version='3.40.0',
13+
version='3.40.1',
1414
description='A client library written in python to work with mangopay v2 api',
1515
long_description='This SDK is a client library for interacting with the Mangopay API.',
1616
url='https://github.com/Mangopay/mangopay2-python-sdk',

0 commit comments

Comments
 (0)