From e65ca2b269c6a4740bda0060b49a035434a4f791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mois=C3=A9s?= <7888669+moisses89@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:37:12 +0100 Subject: [PATCH] Set version to v6.1.1 --- safe_eth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/safe_eth/__init__.py b/safe_eth/__init__.py index fd07739e..1e1e359b 100644 --- a/safe_eth/__init__.py +++ b/safe_eth/__init__.py @@ -1 +1 @@ -VERSION = "6.1.0" +VERSION = "6.1.1"