From 6633121469898964de983d5bd0237bcc1f9708be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ux=C3=ADo?= Date: Fri, 19 Jul 2024 14:38:29 +0200 Subject: [PATCH] Set version v6.0.0b35 --- gnosis/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnosis/__init__.py b/gnosis/__init__.py index a00113f0b..5b38b0886 100644 --- a/gnosis/__init__.py +++ b/gnosis/__init__.py @@ -1 +1 @@ -VERSION = "6.0.0b34" +VERSION = "6.0.0b35"