From 12a28e5b8179aa2fc6a2a75b98d2bc7dd0a6f651 Mon Sep 17 00:00:00 2001 From: david ruiz Date: Tue, 15 Sep 2026 14:51:30 +0200 Subject: [PATCH] Release 4.2.1 --- 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 773464bb..f045f1af 100644 --- a/checkout_sdk/properties.py +++ b/checkout_sdk/properties.py @@ -1 +1 @@ -VERSION = "4.2.0" +VERSION = "4.2.1"