diff --git a/pyproject.toml b/pyproject.toml index 760c014..4b38c4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sw-utils" -version = "0.3.25" +version = "0.3.26" description = "StakeWise Python utils" authors = ["StakeWise Labs "] license = "GPL-3.0-or-later"