From a63226e60706d2f15bf1684327bbe2cfec2d74d2 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 16 Oct 2024 16:23:27 +0000 Subject: [PATCH] chore(release): 4.0.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f3287aca1..11b90aa93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lido-oracle" -version = "4.0.0" +version = "4.0.1" description = "Oracle daemon for Lido decentralized staking service. Collects and reports Ethereum 2.0 beacon chain states (the number of visible validators and their summarized balances) to the Lido dApp contract running on Ethereum 1.0 side." authors = [ "Dmitry Chernukhin",