diff --git a/pyproject.toml b/pyproject.toml index 024533794..023e55a90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "eth-wake" -version = "4.11.0-beta.7" +version = "4.11.0-beta.8" description = "Wake is a Python-based Solidity development and testing framework with built-in vulnerability detectors." license = "ISC" authors = ["Ackee Blockchain"]