diff --git a/Readme.md b/Readme.md index a983c20..41617ff 100644 --- a/Readme.md +++ b/Readme.md @@ -3,9 +3,7 @@

Agentic Security

- The open-source Agentic LLM Vulnerability Scanner . -
- Learn more ยป + The open-source Agentic LLM Vulnerability Scanner

diff --git a/pyproject.toml b/pyproject.toml index ad61b68..262a862 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "agentic_security" -version = "0.1.3" +version = "0.1.4" description = "Agentic LLM vulnerability scanner" authors = ["Alexander Miasoiedov "] maintainers = ["Alexander Miasoiedov "]