Skip to content

Commit

Permalink
version bump 3.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Aug 13, 2024
1 parent db29f12 commit 137ee1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.35.0] - 2024-08-13
### Added
- New endpoint: [Create a Bancontact PayIn](https://mangopay.com/docs/endpoints/bancontact#create-bancontact-payin)

## [3.34.3] - 2024-08-09
### Fixed

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

setup(
name='mangopaysdk',
version='3.34.3',
version='3.35.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 137ee1f

Please sign in to comment.