diff --git a/pyproject.toml b/pyproject.toml index 496565a..f562c0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voltaire_bundler" -version = "v0.1.0-alpha.24" +version = "v0.1.0-alpha.25" description = "EIP-4337 python Bundler" authors = ["Candide Wallet Team"] license = "LGPL"