From 35a2435002668dfa24cffd1f54808182d23399e3 Mon Sep 17 00:00:00 2001 From: david ruiz Date: Fri, 8 May 2026 12:04:52 +0200 Subject: [PATCH] Release 3.6.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 bad23551..ee8b697f 100644 --- a/checkout_sdk/properties.py +++ b/checkout_sdk/properties.py @@ -1 +1 @@ -VERSION = "3.6.0" +VERSION = "3.6.1"