From 043687df17316cc49366357ebfc4d8fce0e8b3f7 Mon Sep 17 00:00:00 2001 From: david ruiz Date: Thu, 10 Sep 2026 11:21:54 +0200 Subject: [PATCH] Release 4.2.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 73f980c..773464b 100644 --- a/checkout_sdk/properties.py +++ b/checkout_sdk/properties.py @@ -1 +1 @@ -VERSION = "4.1.0" +VERSION = "4.2.0"