Skip to content

Commit

Permalink
chore(release): bump to 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AdyenAutomationBot committed Jul 21, 2023
1 parent 8c68411 commit 42fac59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Adyen/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
API_LEGAL_ENTITY_MANAGEMENT_VERSION = "v3"
API_STORED_VALUE_VERSION = "v46"
LIB_NAME = "adyen-python-api-library"
LIB_VERSION = "9.0.1"
LIB_VERSION = "9.0.2"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='Adyen',
packages=find_packages(include="Adyen*"),
version='9.0.1',
version='9.0.2',
maintainer='Adyen',
maintainer_email='[email protected]',
description='Adyen Python Api',
Expand Down

0 comments on commit 42fac59

Please sign in to comment.