Skip to content

Commit 0fc51fa

Browse files
author
Iulian Masar
committed
version bump 3.39.1
1 parent 4882f7f commit 0fc51fa

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.39.1] - 2025-02-28
2+
### Fixed
3+
4+
Rate limiting headers interpreted dynamically based on `X-RateLimit-Reset` time and for a variable number of bucket values.
5+
16
## [3.39.0] - 2025-02-25
27
### Added
38

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.39.0',
13+
version='3.39.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)