Skip to content

Commit 744c4cf

Browse files
thomasc-adyengithub-actions[bot]
authored andcommitted
chore(release): bump to 14.1.0
1 parent bb9a385 commit 744c4cf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "14.0.0"
2+
LIB_VERSION = "14.1.0"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.0.0
1+
14.1.0

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*"], exclude=["tests", "tests.*"]),
6-
version="14.0.0",
6+
version="14.1.0",
77
maintainer="Adyen",
88
maintainer_email="support@adyen.com",
99
description="Adyen Python Api",

0 commit comments

Comments
 (0)