From baed6130fd5bd0c420ab75cba50754fe32972874 Mon Sep 17 00:00:00 2001 From: Uxio Fuentefria Date: Tue, 14 Nov 2023 15:23:36 +0100 Subject: [PATCH] Set version 6.0.0b6 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c605639c5..626a952fc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = safe-eth-py -version = 6.0.0b5 +version = 6.0.0b6 description = Safe Ecosystem Foundation utilities for Ethereum projects long_description = file: README.rst long_description_content_type = text/x-rst; charset=UTF-8