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