We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810100c commit 02605daCopy full SHA for 02605da
pyproject.toml
@@ -17,7 +17,7 @@ description = "Helping Ethical Hackers use LLMs in 50 lines of code"
17
readme = "README.md"
18
keywords = ["hacking", "pen-testing", "LLM", "AI", "agent"]
19
requires-python = ">=3.10"
20
-version = "0.4.0"
+version = "0.5.0"
21
license = { file = "LICENSE" }
22
classifiers = [
23
"Programming Language :: Python :: 3",
0 commit comments