diff --git a/pyproject.toml b/pyproject.toml index 5989ed2..0589aad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "r2ai" dynamic = ["readme"] -version = "0.8.2" +version = "0.8.4" description = "Artificial intelligence tooling for radare2" license = {text = "MIT License"}