From 642961b1a5385534c616c6c4deed140032d69b0b Mon Sep 17 00:00:00 2001 From: david ruiz Date: Thu, 6 Aug 2026 10:29:29 +0200 Subject: [PATCH] Release 3.12.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 41994af..7ce5c1b 100644 --- a/checkout_sdk/properties.py +++ b/checkout_sdk/properties.py @@ -1 +1 @@ -VERSION = "3.11.0" +VERSION = "3.12.0"