From 01487477881af872ca909b3e00b4b27abb041e95 Mon Sep 17 00:00:00 2001 From: Uxio Fuentefria Date: Fri, 3 Feb 2023 13:28:26 +0100 Subject: [PATCH] Set version 5.0.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9a91204ba..dfa881168 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = safe-eth-py -version = 4.9.3 +version = 5.0.0 description = Safe Ecosystem Foundation utilities for Ethereum projects long_description = file: README.rst long_description_content_type = text/x-rst; charset=UTF-8