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