File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414API_PAYMENT_VERSION = "v64"
1515API_PAYOUT_VERSION = "v64"
1616API_TERMINAL_VERSION = "v1"
17- LIB_VERSION = "7.1.0 "
17+ LIB_VERSION = "7.1.1 "
1818LIB_NAME = "adyen-python-api-library"
Original file line number Diff line number Diff line change 11# Adyen APIs Library for Python
22
3- [ ![ version] ( https://img.shields.io/badge/version-7.1.0 -blue.svg )] ( https://docs.adyen.com/development-resources/libraries )
3+ [ ![ version] ( https://img.shields.io/badge/version-7.1.1 -blue.svg )] ( https://docs.adyen.com/development-resources/libraries )
44
55This is the officially supported Python library for using Adyen's APIs.
66
Original file line number Diff line number Diff line change 33setup (
44 name = 'Adyen' ,
55 packages = ['Adyen' ],
6- version = '7.1.0 ' ,
6+ version = '7.1.1 ' ,
77 maintainer = 'Adyen' ,
88 maintainer_email = 'support@adyen.com' ,
99 description = 'Adyen Python Api' ,
You can’t perform that action at this time.
0 commit comments