diff --git a/pyproject.toml b/pyproject.toml index f57df88f2..7a4d23efa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "warnet" -version = "1.1.7" +version = "1.1.8" description = "Monitor and analyze the emergent behaviours of bitcoin networks" readme = "README.md" requires-python = ">=3.9"