diff --git a/pyproject.toml b/pyproject.toml index 343f8a2..a8a1354 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pythereum" -version = "1.1.7" +version = "1.1.8" description = "A lightweight Ethereum JSON RPC library written in python" authors = ["gabedonnan <47415809+gabedonnan@users.noreply.github.com>"] readme = "README.md"