diff --git a/pyproject.toml b/pyproject.toml index 5f6f78eb9..efd51b590 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lido-oracle" -version = "2.6.0" +version = "2.6.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 = ["Kirill Varlamov", "Smelov Vladimir", "Dmitry Suldin"] license = "GPL 3.0"