Skip to content

Commit 985842b

Browse files
jillingkgithub-actions[bot]
authored andcommitted
chore(release): bump to 12.5.1
1 parent c8b379a commit 985842b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Adyen/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
LIB_NAME = "adyen-python-api-library"
2-
LIB_VERSION = "12.5.0"
2+
LIB_VERSION = "12.5.1"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.5.0
1+
12.5.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name='Adyen',
55
packages=find_packages(include="Adyen*"),
6-
version='12.5.0',
6+
version='12.5.1',
77
maintainer='Adyen',
88
maintainer_email='support@adyen.com',
99
description='Adyen Python Api',

0 commit comments

Comments
 (0)