Skip to content

Commit

Permalink
version bump 3.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Feb 28, 2025
1 parent 4882f7f commit 0fc51fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [3.39.1] - 2025-02-28
### Fixed

Rate limiting headers interpreted dynamically based on `X-RateLimit-Reset` time and for a variable number of bucket values.

## [3.39.0] - 2025-02-25
### Added

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name='mangopaysdk',
version='3.39.0',
version='3.39.1',
description='A client library written in python to work with mangopay v2 api',
long_description='This SDK is a client library for interacting with the Mangopay API.',
url='https://github.com/Mangopay/mangopay2-python-sdk',
Expand Down

0 comments on commit 0fc51fa

Please sign in to comment.