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