Skip to content

Commit

Permalink
version bump 3.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Feb 14, 2025
1 parent a9e3b82 commit 83cf8e6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.38.0] - 2025-02-14
### Added

New endpoint for the [Swish PayIn](https://docs.mangopay.com/api-reference/swish/swish-payin-object) object:

- [Create a Swish PayIn](https://docs.mangopay.com/api-reference/swish/create-swish-payin)
- [View a PayIn (Swish)](https://docs.mangopay.com/api-reference/swish/view-payin-swish)

## [3.37.2] - 2025-02-05
### Updated

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.37.2',
version='3.38.0',
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 83cf8e6

Please sign in to comment.