From de207326eaa2564009d2d31c87c8f429002859aa Mon Sep 17 00:00:00 2001 From: david ruiz Date: Fri, 4 Sep 2026 11:54:27 +0200 Subject: [PATCH] Release 4.1.0 --- checkout_sdk/properties.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkout_sdk/properties.py b/checkout_sdk/properties.py index 189c03bb..73f980c6 100644 --- a/checkout_sdk/properties.py +++ b/checkout_sdk/properties.py @@ -1 +1 @@ -VERSION = "4.0.0" +VERSION = "4.1.0"